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

Dallas Nationals (Gender)

ID: 8209359461

对局比分

11-1, 11-4

落败 / Loss

对决日期

2025-10-24

对局时间 (估算)

6:15 AM

对决场地

5757 S State Highway 205; Rockwall, TX 75032

未核实场馆

对决竞争阵营

阵营 1胜方
HW
Hamilton Watson

RZXGGQ · Richardson, TX, US

DUPR

4.190

JS
Jason Sandler

89Q4MR · Dallas, TX, US

DUPR

4.254

阵营 2负方
CB
Colemen Bailey

84R9QG · Rexburg, ID, US

DUPR

4.104

NC
Norm Chambers

8E4NV3 · Springville, UT, US

DUPR

3.855

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8209359461
显示原始对决元数据 JSON
[
  {
    "team_id": 5194722935,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hamilton Watson",
        "dupr_id": "RZXGGQ",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": "Richardson, TX, US"
      },
      {
        "name": "Jason Sandler",
        "dupr_id": "89Q4MR",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 6546504601,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Colemen Bailey",
        "dupr_id": "84R9QG",
        "rating": 4.104,
        "profile_pic_url": null,
        "location": "Rexburg, ID, US"
      },
      {
        "name": "Norm Chambers",
        "dupr_id": "8E4NV3",
        "rating": 3.855,
        "profile_pic_url": null,
        "location": "Springville, UT, US"
      }
    ]
  }
]