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

Bull City Pickleball League - Season 5 (Week 6)

ID: 5667496765

对局比分

11-2, 11-6

获胜 / Win

对决日期

2026-04-23

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CS
Charlie Schuls

EWMPYJ · Chapel Hill, NC, US

DUPR

4.542

RS
Ramsey Smith

X2K7R2 · Durham, NC, US

DUPR

5.098

阵营 2负方
YA
Yubie Albert

3V4478 · Raleigh, NC, US

DUPR

4.402

OK
Oliver King

MY697P · Raleigh, NC, US

DUPR

4.373

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5667496765
显示原始对决元数据 JSON
[
  {
    "team_id": 6009246638,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Charlie Schuls",
        "dupr_id": "EWMPYJ",
        "rating": 4.542,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Ramsey Smith",
        "dupr_id": "X2K7R2",
        "rating": 5.098,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      }
    ]
  },
  {
    "team_id": 7217513253,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yubie Albert",
        "dupr_id": "3V4478",
        "rating": 4.402,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Oliver King",
        "dupr_id": "MY697P",
        "rating": 4.373,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  }
]