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

Bull City Pickleball League - Season 5 (Week 5)

ID: 5720285292

对局比分

11-9, 8-11, 4-11

获胜 / Win

对决日期

2026-04-16

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
BO
Braylon Ohrel

JZ062D · Wake Forest, NC, US

DUPR

4.994

JS
Jeff Stone

8EVRZV · Durham, NC, US

DUPR

4.823

阵营 2胜方
RG
Ryan Gilbert

8MLRD1 · Raleigh, NC, US

DUPR

5.463

ZG
Zander Gillentine

JZ9VDO · Knightdale, NC, US

DUPR

4.502

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5720285292
显示原始对决元数据 JSON
[
  {
    "team_id": 7584701528,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Braylon Ohrel",
        "dupr_id": "JZ062D",
        "rating": 4.994,
        "profile_pic_url": null,
        "location": "Wake Forest, NC, US"
      },
      {
        "name": "Jeff Stone",
        "dupr_id": "8EVRZV",
        "rating": 4.823,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      }
    ]
  },
  {
    "team_id": 7196309514,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Gilbert",
        "dupr_id": "8MLRD1",
        "rating": 5.463,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Zander Gillentine",
        "dupr_id": "JZ9VDO",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": "Knightdale, NC, US"
      }
    ]
  }
]