返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Washington Open Hosted By Devin Schmidt $$$ - Mens Doubles Skill: (Open) Age: (8 And Above)

ID: 5903520624

对局比分

12-10, 11-6

落败 / Loss

对决日期

2025-03-31

对局时间 (估算)

1:00 PM

对决场地

Everett, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
TY
Thomas Yu

5959P0 · Shanghai, Shanghai, CN

DUPR

5.978

JY
James Yu

EG9R5V · Shanghai, Shanghai, CN

DUPR

5.894

阵营 2负方
LW
Luke Williams

4LQ49G · Issaquah, WA, US

DUPR

5.778

CB
Colby Bishop

8J57EO · Bothell, WA, US

DUPR

5.786

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5903520624
显示原始对决元数据 JSON
[
  {
    "team_id": 8306899225,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Yu",
        "dupr_id": "5959P0",
        "rating": 5.978,
        "profile_pic_url": null,
        "location": "Shanghai, Shanghai, CN"
      },
      {
        "name": "James Yu",
        "dupr_id": "EG9R5V",
        "rating": 5.894,
        "profile_pic_url": null,
        "location": "Shanghai, Shanghai, CN"
      }
    ]
  },
  {
    "team_id": 6972234547,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luke Williams",
        "dupr_id": "4LQ49G",
        "rating": 5.778,
        "profile_pic_url": null,
        "location": "Issaquah, WA, US"
      },
      {
        "name": "Colby Bishop",
        "dupr_id": "8J57EO",
        "rating": 5.786,
        "profile_pic_url": null,
        "location": "Bothell, WA, US"
      }
    ]
  }
]