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

Bull City Pickleball League - Season 5 (Quarterfinals)

ID: 5324538797

对局比分

11-2, 11-8

获胜 / Win

对决日期

2026-05-07

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CB
Clarkson Boerner

3ZEKMQ · Raleigh, NC, US

DUPR

4.977

TR
Tyler Raybin

ZNRNOP · Chapel Hill, NC, US

DUPR

5.076

阵营 2负方
MM
Manuel Molino

8KQ4EY · Durham, NC, US

DUPR

4.118

OK
Oliver King

MY697P · Raleigh, NC, US

DUPR

4.396

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5324538797
显示原始对决元数据 JSON
[
  {
    "team_id": 6872636560,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Clarkson Boerner",
        "dupr_id": "3ZEKMQ",
        "rating": 4.977,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Tyler Raybin",
        "dupr_id": "ZNRNOP",
        "rating": 5.076,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      }
    ]
  },
  {
    "team_id": 5794162950,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Manuel Molino",
        "dupr_id": "8KQ4EY",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      },
      {
        "name": "Oliver King",
        "dupr_id": "MY697P",
        "rating": 4.396,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  }
]