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

Semifinals - 1st Team Bracket - The Nationals

ID: 6953443388

对局比分

21-11

落败 / Loss

对决日期

2026-04-12

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CB
Clayton Boydston

3ZVZW8 · Provo, UT, US

DUPR

5.474

LD
Liam Duffin

8EDZVE · St. George, UT, US

DUPR

5.530

阵营 2负方
MN
Matthew Nesbitt

3YODOE · Chapel Hill, NC, US

DUPR

5.189

SL
Sarinreach Leng

JJDP2J · Phnom Penh, Phnom Penh, KH

DUPR

5.203

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6953443388
显示原始对决元数据 JSON
[
  {
    "team_id": 4424351099,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Clayton Boydston",
        "dupr_id": "3ZVZW8",
        "rating": 5.474,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Liam Duffin",
        "dupr_id": "8EDZVE",
        "rating": 5.53,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 5320332736,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Nesbitt",
        "dupr_id": "3YODOE",
        "rating": 5.189,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Sarinreach Leng",
        "dupr_id": "JJDP2J",
        "rating": 5.203,
        "profile_pic_url": null,
        "location": "Phnom Penh, Phnom Penh, KH"
      }
    ]
  }
]