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

Quarterfinals - 3rd Team Bracket - The Nationals

ID: 4657437865

对局比分

22-20

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
GR
Garrett Rigaud

YGO49G · Plantation, FL, US

DUPR

4.375

SV
Sofia Vilomar

56EDEP · Miami, FL, US

DUPR

3.520

阵营 2负方
MD
Mati Dawit

ZNRRXW · Burke, VA, US

DUPR

4.794

PC
Presley Caroland

G5DRLV · Harrisonburg, VA, US

DUPR

3.695

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4657437865
显示原始对决元数据 JSON
[
  {
    "team_id": 5722475928,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Garrett Rigaud",
        "dupr_id": "YGO49G",
        "rating": 4.375,
        "profile_pic_url": null,
        "location": "Plantation, FL, US"
      },
      {
        "name": "Sofia Vilomar",
        "dupr_id": "56EDEP",
        "rating": 3.52,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 7669194425,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mati Dawit",
        "dupr_id": "ZNRRXW",
        "rating": 4.794,
        "profile_pic_url": null,
        "location": "Burke, VA, US"
      },
      {
        "name": "Presley Caroland",
        "dupr_id": "G5DRLV",
        "rating": 3.695,
        "profile_pic_url": null,
        "location": "Harrisonburg, VA, US"
      }
    ]
  }
]