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

Bull City Pickleball League - Season 5 (Week 7)

ID: 4631781835

对局比分

12-10, 11-8

获胜 / Win

对决日期

2026-04-30

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RG
Ryan Gilbert

8MLRD1 · Raleigh, NC, US

DUPR

5.434

ZG
Zander Gillentine

JZ9VDO · Knightdale, NC, US

DUPR

4.517

阵营 2负方
JL
Jay Livingston

V766M5 · Cary, NC, US

DUPR

4.713

V
Vidusha

ME9ZED · USA

DUPR

4.446

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4631781835
显示原始对决元数据 JSON
[
  {
    "team_id": 6375835330,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Gilbert",
        "dupr_id": "8MLRD1",
        "rating": 5.434,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Zander Gillentine",
        "dupr_id": "JZ9VDO",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Knightdale, NC, US"
      }
    ]
  },
  {
    "team_id": 7563230192,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jay Livingston",
        "dupr_id": "V766M5",
        "rating": 4.713,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      },
      {
        "name": "Vidusha",
        "dupr_id": "ME9ZED",
        "rating": 4.446,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]