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

Pool B - Men's 4.5 (All Ages)

ID: 6411666301

对局比分

8-11

获胜 / Win

对决日期

2026-04-23

对局时间 (估算)

2:15 AM

对决场地

Summit Athletic Club

未核实场馆

对决竞争阵营

阵营 1负方
GB
Garret Brent

4LRXPM · North Las Vegas, NV, US

DUPR

3.707

CW
Chad Williams

17R5N1 · USA

DUPR

4.447

阵营 2胜方
NE
Nolan Ethridge

YG6X6G · St. George, UT, US

DUPR

4.176

BA
Brock Aldred

1N5QL2 · St. George, UT, US

DUPR

4.972

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6411666301
显示原始对决元数据 JSON
[
  {
    "team_id": 8313066311,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Garret Brent",
        "dupr_id": "4LRXPM",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": "North Las Vegas, NV, US"
      },
      {
        "name": "Chad Williams",
        "dupr_id": "17R5N1",
        "rating": 4.447,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8328092679,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nolan Ethridge",
        "dupr_id": "YG6X6G",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Brock Aldred",
        "dupr_id": "1N5QL2",
        "rating": 4.972,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]