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

Pool G - 1st Team Bracket (Bid Required) (Fri/Sat/Sun)

ID: 4741129953

对局比分

21-16

获胜 / Win

对决日期

2026-04-10

对局时间 (估算)

10:15 AM

对决场地

Life Time Peachtree Corners

未核实场馆

对决竞争阵营

阵营 1胜方
MN
Matthew Nesbitt

3YODOE · Chapel Hill, NC, US

DUPR

5.196

SL
Sarinreach Leng

JJDP2J · Phnom Penh, Phnom Penh, KH

DUPR

5.191

阵营 2负方
GB
Gabriel Brache

ZNL56P · Miami, FL, US

DUPR

4.690

HC
Hunter Curtis

D9YDNM · USA

DUPR

4.199

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4741129953
显示原始对决元数据 JSON
[
  {
    "team_id": 4606767481,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Nesbitt",
        "dupr_id": "3YODOE",
        "rating": 5.196,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Sarinreach Leng",
        "dupr_id": "JJDP2J",
        "rating": 5.191,
        "profile_pic_url": null,
        "location": "Phnom Penh, Phnom Penh, KH"
      }
    ]
  },
  {
    "team_id": 4935675113,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gabriel Brache",
        "dupr_id": "ZNL56P",
        "rating": 4.69,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Hunter Curtis",
        "dupr_id": "D9YDNM",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]