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

Bull City Pickleball League - Season 4 (Week 8)

ID: 5168299410

对局比分

11-4, 11-7

落败 / Loss

对决日期

2025-09-18

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RS
Ramsey Smith

X2K7R2 · Durham, NC, US

DUPR

4.993

Christopher Jaques

1N59Z3 · Durham, NC, US

DUPR

4.953

阵营 2负方
AG
Anton Gudz

P8MDV8 · Raleigh, NC, US

DUPR

4.669

AK
Aneesh Kodali

NYEJVZ · Durham, NC, US

DUPR

4.515

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5168299410
显示原始对决元数据 JSON
[
  {
    "team_id": 6743332813,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ramsey Smith",
        "dupr_id": "X2K7R2",
        "rating": 4.993,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      },
      {
        "name": "Christopher Jaques",
        "dupr_id": "1N59Z3",
        "rating": 4.953,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/18668/images/profile/50de6fb1-b4a7-4497-9e04-4b9ded34b3ef.png",
        "location": "Durham, NC, US"
      }
    ]
  },
  {
    "team_id": 6851259012,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anton Gudz",
        "dupr_id": "P8MDV8",
        "rating": 4.669,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Aneesh Kodali",
        "dupr_id": "NYEJVZ",
        "rating": 4.515,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      }
    ]
  }
]