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

Washington Open Hosted By Cloud 11 $$$ - Mixed Doubles Skill: (4.5) Age: (8 And Above)

ID: 7059524544

对局比分

15-10

落败 / Loss

对决日期

2026-03-14

对局时间 (估算)

1:00 PM

对决场地

Seattle, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
FB
Francisca Bravo

3PDQVZ · Kirkland, WA, US

DUPR

4.212

AC
Adrian Cosma

12XGGE · Kirkland, WA, US

DUPR

4.633

阵营 2负方
ET
Ellie Thorn

NYQEWZ · Lake Stevens, WA, US

DUPR

3.977

TJ
Tyler Jones

3POWWZ · Bothell, WA, US

DUPR

4.493

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7059524544
显示原始对决元数据 JSON
[
  {
    "team_id": 7409404816,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Francisca Bravo",
        "dupr_id": "3PDQVZ",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      },
      {
        "name": "Adrian Cosma",
        "dupr_id": "12XGGE",
        "rating": 4.633,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      }
    ]
  },
  {
    "team_id": 6050424993,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ellie Thorn",
        "dupr_id": "NYQEWZ",
        "rating": 3.977,
        "profile_pic_url": null,
        "location": "Lake Stevens, WA, US"
      },
      {
        "name": "Tyler Jones",
        "dupr_id": "3POWWZ",
        "rating": 4.493,
        "profile_pic_url": null,
        "location": "Bothell, WA, US"
      }
    ]
  }
]