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

Bull City Pickleball League - Season 5 (Week 3)

ID: 7897979019

对局比分

11-2, 11-4

落败 / Loss

对决日期

2026-04-02

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
David Meagher

12PVE1 · Apex, NC, US

DUPR

4.842

AC
Alex Cortright

9P2YLV · Greenville, NC, US

DUPR

4.808

阵营 2负方
BB
Brendan Boss

2L4X2R · Elon, NC, US

DUPR

4.251

MN
Matthew Nicholson

Z9DK0P · Durham, NC, US

DUPR

4.399

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7897979019
显示原始对决元数据 JSON
[
  {
    "team_id": 5306261565,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Meagher",
        "dupr_id": "12PVE1",
        "rating": 4.842,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/83088_5f5a63fdf37cd.jpeg",
        "location": "Apex, NC, US"
      },
      {
        "name": "Alex Cortright",
        "dupr_id": "9P2YLV",
        "rating": 4.808,
        "profile_pic_url": null,
        "location": "Greenville, NC, US"
      }
    ]
  },
  {
    "team_id": 6873487636,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brendan Boss",
        "dupr_id": "2L4X2R",
        "rating": 4.251,
        "profile_pic_url": null,
        "location": "Elon, NC, US"
      },
      {
        "name": "Matthew Nicholson",
        "dupr_id": "Z9DK0P",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      }
    ]
  }
]