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

Dallas Nationals (Gender)

ID: 6013210347

对局比分

11-8, 11-4

落败 / Loss

对决日期

2025-10-25

对局时间 (估算)

4:45 AM

对决场地

2800 N Interstate 35E; Carrollton, TX 75006

View Facility Page →

对决竞争阵营

阵营 1胜方
JC
Jak Crow

V70ZXP · Las Vegas, NV, US

DUPR

4.655

DS
David Sweetland

WX5Z0G · Las Vegas, NV, US

DUPR

4.385

阵营 2负方
SR
Sam ruiz

8KV07O · Provo, UT, US

DUPR

3.900

CB
Colemen Bailey

84R9QG · Rexburg, ID, US

DUPR

3.944

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6013210347
显示原始对决元数据 JSON
[
  {
    "team_id": 7065190863,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jak Crow",
        "dupr_id": "V70ZXP",
        "rating": 4.655,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "David Sweetland",
        "dupr_id": "WX5Z0G",
        "rating": 4.385,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 8425436568,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sam ruiz",
        "dupr_id": "8KV07O",
        "rating": 3.9,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Colemen Bailey",
        "dupr_id": "84R9QG",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": "Rexburg, ID, US"
      }
    ]
  }
]