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

Bull City Pickleball League - Season 5 (Week 7)

ID: 5476735009

对局比分

3-11, 7-11

获胜 / Win

对决日期

2026-04-30

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
BM
Brady Miles

8G0P5X · Holly Springs, NC, US

DUPR

4.562

MM
Manuel Molino

8KQ4EY · Durham, NC, US

DUPR

4.136

阵营 2胜方
CB
Clarkson Boerner

3ZEKMQ · Raleigh, NC, US

DUPR

4.958

TR
Tyler Raybin

ZNRNOP · Chapel Hill, NC, US

DUPR

5.026

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5476735009
显示原始对决元数据 JSON
[
  {
    "team_id": 5263390635,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brady Miles",
        "dupr_id": "8G0P5X",
        "rating": 4.562,
        "profile_pic_url": null,
        "location": "Holly Springs, NC, US"
      },
      {
        "name": "Manuel Molino",
        "dupr_id": "8KQ4EY",
        "rating": 4.136,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      }
    ]
  },
  {
    "team_id": 4457872360,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Clarkson Boerner",
        "dupr_id": "3ZEKMQ",
        "rating": 4.958,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Tyler Raybin",
        "dupr_id": "ZNRNOP",
        "rating": 5.026,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      }
    ]
  }
]