返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Bracketology - Men's 4.0 - Group 4 Round 2

ID: 7975606704

对局比分

11-7

获胜 / Win

对决日期

2026-03-21

对局时间 (估算)

1:00 PM

对决场地

Club Pickleball USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JC
Jacoby Cosby

2QYN69 · USA

DUPR

3.610

JD
Jason Downer

596XKR · Ventura, CA, US

DUPR

4.460

阵营 2负方
DL
David Liang

94EE9J · Salt Lake City, UT, US

DUPR

3.823

DW
Daniel Warner

4L62GM · USA

DUPR

3.910

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7975606704
显示原始对决元数据 JSON
[
  {
    "team_id": 4342385868,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacoby Cosby",
        "dupr_id": "2QYN69",
        "rating": 3.61,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Downer",
        "dupr_id": "596XKR",
        "rating": 4.46,
        "profile_pic_url": null,
        "location": "Ventura, CA, US"
      }
    ]
  },
  {
    "team_id": 5864662732,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Liang",
        "dupr_id": "94EE9J",
        "rating": 3.823,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Daniel Warner",
        "dupr_id": "4L62GM",
        "rating": 3.91,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]