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

Bull City Pickleball League - Season 5 (Week 7)

ID: 5227434500

对局比分

5-11, 6-11

获胜 / Win

对决日期

2026-04-30

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
BM
Brady Miles

8G0P5X · Holly Springs, NC, US

DUPR

4.572

MM
Manuel Molino

8KQ4EY · Durham, NC, US

DUPR

4.144

阵营 2胜方
SS
Saurav Santhosh Nair

5966PV · Apex, NC, US

DUPR

4.918

CS
Connor Slagill

PK04QX · Cary, NC, US

DUPR

4.895

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5227434500
显示原始对决元数据 JSON
[
  {
    "team_id": 5329693453,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brady Miles",
        "dupr_id": "8G0P5X",
        "rating": 4.572,
        "profile_pic_url": null,
        "location": "Holly Springs, NC, US"
      },
      {
        "name": "Manuel Molino",
        "dupr_id": "8KQ4EY",
        "rating": 4.144,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      }
    ]
  },
  {
    "team_id": 5814690537,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Saurav Santhosh Nair",
        "dupr_id": "5966PV",
        "rating": 4.918,
        "profile_pic_url": null,
        "location": "Apex, NC, US"
      },
      {
        "name": "Connor Slagill",
        "dupr_id": "PK04QX",
        "rating": 4.895,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      }
    ]
  }
]