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

Bull City Pickleball League - Season 5 (Week 7)

ID: 8348388064

对局比分

2-11, 1-11

获胜 / Win

对决日期

2026-04-30

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AC
Alex Cortright

9P2YLV · Greenville, NC, US

DUPR

4.695

BM
Brady Miles

8G0P5X · Holly Springs, NC, US

DUPR

4.531

阵营 2胜方
TR
Tyler Raybin

ZNRNOP · Chapel Hill, NC, US

DUPR

5.091

CS
Connor Slagill

PK04QX · Cary, NC, US

DUPR

4.925

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8348388064
显示原始对决元数据 JSON
[
  {
    "team_id": 5638051872,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Cortright",
        "dupr_id": "9P2YLV",
        "rating": 4.695,
        "profile_pic_url": null,
        "location": "Greenville, NC, US"
      },
      {
        "name": "Brady Miles",
        "dupr_id": "8G0P5X",
        "rating": 4.531,
        "profile_pic_url": null,
        "location": "Holly Springs, NC, US"
      }
    ]
  },
  {
    "team_id": 5038489661,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tyler Raybin",
        "dupr_id": "ZNRNOP",
        "rating": 5.091,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Connor Slagill",
        "dupr_id": "PK04QX",
        "rating": 4.925,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      }
    ]
  }
]