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

Bull City Pickleball League - Season 5 (Week 5)

ID: 4322358502

对局比分

11-4, 9-11, 3-11

获胜 / Win

对决日期

2026-04-16

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
CJ
Christopher Jaques

1N59Z3 · Durham, NC, US

DUPR

4.942

JS
Jeff Stone

8EVRZV · Durham, NC, US

DUPR

4.833

阵营 2胜方
ZG
Zander Gillentine

JZ9VDO · Knightdale, NC, US

DUPR

4.496

SA
Sophie Abrams

DNZMQ6 · Memphis, TN, US

DUPR

5.003

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4322358502
显示原始对决元数据 JSON
[
  {
    "team_id": 5411549364,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christopher Jaques",
        "dupr_id": "1N59Z3",
        "rating": 4.942,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      },
      {
        "name": "Jeff Stone",
        "dupr_id": "8EVRZV",
        "rating": 4.833,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      }
    ]
  },
  {
    "team_id": 5610585628,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zander Gillentine",
        "dupr_id": "JZ9VDO",
        "rating": 4.496,
        "profile_pic_url": null,
        "location": "Knightdale, NC, US"
      },
      {
        "name": "Sophie Abrams",
        "dupr_id": "DNZMQ6",
        "rating": 5.003,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      }
    ]
  }
]