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

Bull City Pickleball League - Season 5 (Week 5)

ID: 7108854130

对局比分

11-13, 11-6, 11-7

落败 / Loss

对决日期

2026-04-16

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
KC
Kevin Chen

0YM09X · Durham, NC, US

DUPR

4.965

RS
Ramsey Smith

X2K7R2 · Durham, NC, US

DUPR

5.055

阵营 2负方
Ryan McLaughlin

WX9XEK · Chapel Hill, NC, US

DUPR

4.787

JL
Jay Livingston

V766M5 · Cary, NC, US

DUPR

4.627

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7108854130
显示原始对决元数据 JSON
[
  {
    "team_id": 7485121441,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Chen",
        "dupr_id": "0YM09X",
        "rating": 4.965,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      },
      {
        "name": "Ramsey Smith",
        "dupr_id": "X2K7R2",
        "rating": 5.055,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      }
    ]
  },
  {
    "team_id": 7753623753,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan McLaughlin",
        "dupr_id": "WX9XEK",
        "rating": 4.787,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6767e8e5a04c8.jpg",
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Jay Livingston",
        "dupr_id": "V766M5",
        "rating": 4.627,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      }
    ]
  }
]