返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Life Time Oakbrook Summer Dink 2025 - Mixed Doubles Skill: (4.0 To 4.5) Age: (Any)

ID: 7449201964

对局比分

3-11

获胜 / Win

对决日期

2025-07-27

对局时间 (估算)

5:00 PM

对决场地

Oak Brook, IL

View Facility Page →

对决竞争阵营

阵营 1负方
Alice Pan

67654K · Hinsdale, IL, US

DUPR

4.250

YM
Yanbin Mo

76JKP9 · USA

DUPR

4.029

阵营 2胜方
AP
Alyssa Panlilio

6ZQDQE · Elgin, IL, US

DUPR

4.610

BM
Biju Mathew

596D2R · Bloomingdale, IL, US

DUPR

4.130

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7449201964
显示原始对决元数据 JSON
[
  {
    "team_id": 7921345806,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alice Pan",
        "dupr_id": "67654K",
        "rating": 4.25,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/801924/images/profile/92206327-f65f-4221-b6a5-9be100ba8e2a.jpg",
        "location": "Hinsdale, IL, US"
      },
      {
        "name": "Yanbin Mo",
        "dupr_id": "76JKP9",
        "rating": 4.029,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8579321666,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alyssa Panlilio",
        "dupr_id": "6ZQDQE",
        "rating": 4.61,
        "profile_pic_url": null,
        "location": "Elgin, IL, US"
      },
      {
        "name": "Biju Mathew",
        "dupr_id": "596D2R",
        "rating": 4.13,
        "profile_pic_url": null,
        "location": "Bloomingdale, IL, US"
      }
    ]
  }
]