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

Bull City Pickleball League - Season 5 (Quarterfinals)

ID: 6600513120

对局比分

11-9, 11-5

落败 / Loss

对决日期

2026-05-07

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
Brian Rosenthal

0QR47Q · Chapel Hill, NC, US

DUPR

4.749

CB
Chase Brautman

8KDJL7 · Raleigh, NC, US

DUPR

5.211

阵营 2负方
CS
Charlie Schuls

EWMPYJ · Chapel Hill, NC, US

DUPR

4.613

MB
mike block

WXZZ9M · Raleigh, NC, US

DUPR

4.745

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6600513120
显示原始对决元数据 JSON
[
  {
    "team_id": 7966435621,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Rosenthal",
        "dupr_id": "0QR47Q",
        "rating": 4.749,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/172427/images/profile/ff47b0e2-7b29-4714-8459-35e07ce05c8f.png",
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Chase Brautman",
        "dupr_id": "8KDJL7",
        "rating": 5.211,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  },
  {
    "team_id": 4809537500,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Charlie Schuls",
        "dupr_id": "EWMPYJ",
        "rating": 4.613,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "mike  block",
        "dupr_id": "WXZZ9M",
        "rating": 4.745,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  }
]