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

Bull City Pickleball League - Season 5 (Week 3)

ID: 4511163321

对局比分

7-11, 7-11

获胜 / Win

对决日期

2026-04-02

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
Christopher Jaques

1N59Z3 · Durham, NC, US

DUPR

4.952

BO
Braylon Ohrel

JZ062D · Wake Forest, NC, US

DUPR

4.963

阵营 2胜方
TR
Tyler Raybin

ZNRNOP · Chapel Hill, NC, US

DUPR

4.997

CS
Connor Slagill

PK04QX · Cary, NC, US

DUPR

4.860

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4511163321
显示原始对决元数据 JSON
[
  {
    "team_id": 5100522727,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christopher Jaques",
        "dupr_id": "1N59Z3",
        "rating": 4.952,
        "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"
      },
      {
        "name": "Braylon Ohrel",
        "dupr_id": "JZ062D",
        "rating": 4.963,
        "profile_pic_url": null,
        "location": "Wake Forest, NC, US"
      }
    ]
  },
  {
    "team_id": 4706790514,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tyler Raybin",
        "dupr_id": "ZNRNOP",
        "rating": 4.997,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Connor Slagill",
        "dupr_id": "PK04QX",
        "rating": 4.86,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      }
    ]
  }
]