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

Bracketology - Men's 4.0 - Group 4 Round 3

ID: 6291901312

对局比分

7-11

落败 / Loss

对决日期

2026-03-21

对局时间 (估算)

5:00 PM

对决场地

Club Pickleball USA

View Facility Page →

对决竞争阵营

阵营 1负方
JC
Jacoby Cosby

2QYN69 · USA

DUPR

3.568

JD
Jason Downer

596XKR · Ventura, CA, US

DUPR

4.434

阵营 2胜方
FD
Franco Del Rio

4Z6GYM · Cochabamba, Cochabamba Department, BO

DUPR

3.967

VG
Valentino Grasiuso

2ZLE9Y · Herriman, UT, US

DUPR

4.019

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6291901312
显示原始对决元数据 JSON
[
  {
    "team_id": 6807026376,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacoby Cosby",
        "dupr_id": "2QYN69",
        "rating": 3.568,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Downer",
        "dupr_id": "596XKR",
        "rating": 4.434,
        "profile_pic_url": null,
        "location": "Ventura, CA, US"
      }
    ]
  },
  {
    "team_id": 7817096064,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Franco Del Rio",
        "dupr_id": "4Z6GYM",
        "rating": 3.967,
        "profile_pic_url": null,
        "location": "Cochabamba, Cochabamba Department, BO"
      },
      {
        "name": "Valentino Grasiuso",
        "dupr_id": "2ZLE9Y",
        "rating": 4.019,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      }
    ]
  }
]