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

Dallas Nationals (Gender)

ID: 6873180778

对局比分

11-0, 11-2

落败 / Loss

对决日期

2025-10-25

对局时间 (估算)

11:30 PM

对决场地

2800 N Interstate 35E; Carrollton, TX 75006

View Facility Page →

对决竞争阵营

阵营 1胜方
RP
Rodrigo Pena

4LND52 · Las Vegas, NV, US

DUPR

4.291

GC
Gabino Cantor

PWPYYX · Las Vegas, NV, US

DUPR

3.905

阵营 2负方
SR
Sam ruiz

8KV07O · Provo, UT, US

DUPR

3.834

CB
Colemen Bailey

84R9QG · Rexburg, ID, US

DUPR

3.882

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6873180778
显示原始对决元数据 JSON
[
  {
    "team_id": 8566729148,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rodrigo Pena",
        "dupr_id": "4LND52",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Gabino Cantor",
        "dupr_id": "PWPYYX",
        "rating": 3.905,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 6549565751,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sam ruiz",
        "dupr_id": "8KV07O",
        "rating": 3.834,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Colemen Bailey",
        "dupr_id": "84R9QG",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": "Rexburg, ID, US"
      }
    ]
  }
]