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

Bull City Pickleball League - Season 5 (Quarterfinals)

ID: 5062869476

对局比分

11-6, 9-11, 11-8

获胜 / Win

对决日期

2026-05-07

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SA
Sophie Abrams

DNZMQ6 · Memphis, TN, US

DUPR

4.989

Christopher Jaques

1N59Z3 · Durham, NC, US

DUPR

4.956

阵营 2负方
ZG
Zander Gillentine

JZ9VDO · Knightdale, NC, US

DUPR

4.506

RG
Ryan Gilbert

8MLRD1 · Raleigh, NC, US

DUPR

5.472

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5062869476
显示原始对决元数据 JSON
[
  {
    "team_id": 6103560847,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sophie Abrams",
        "dupr_id": "DNZMQ6",
        "rating": 4.989,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      },
      {
        "name": "Christopher Jaques",
        "dupr_id": "1N59Z3",
        "rating": 4.956,
        "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"
      }
    ]
  },
  {
    "team_id": 6679359467,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zander Gillentine",
        "dupr_id": "JZ9VDO",
        "rating": 4.506,
        "profile_pic_url": null,
        "location": "Knightdale, NC, US"
      },
      {
        "name": "Ryan Gilbert",
        "dupr_id": "8MLRD1",
        "rating": 5.472,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  }
]