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

Pool B - Men's 4.5 (All Ages)

ID: 7949864165

对局比分

7-11

获胜 / Win

对决日期

2026-04-23

对局时间 (估算)

6:15 AM

对决场地

Summit Athletic Club

未核实场馆

对决竞争阵营

阵营 1负方
JP
John Partridge

RYDZ6N · Hinton, AB, CA

DUPR

4.195

NP
Nate Partridge

JJYZZM · Hinton, AB, CA

DUPR

3.869

阵营 2胜方
NE
Nolan Ethridge

YG6X6G · St. George, UT, US

DUPR

4.196

BA
Brock Aldred

1N5QL2 · St. George, UT, US

DUPR

4.994

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7949864165
显示原始对决元数据 JSON
[
  {
    "team_id": 7093087275,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Partridge",
        "dupr_id": "RYDZ6N",
        "rating": 4.195,
        "profile_pic_url": null,
        "location": "Hinton, AB, CA"
      },
      {
        "name": "Nate Partridge",
        "dupr_id": "JJYZZM",
        "rating": 3.869,
        "profile_pic_url": null,
        "location": "Hinton, AB, CA"
      }
    ]
  },
  {
    "team_id": 5641013033,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nolan Ethridge",
        "dupr_id": "YG6X6G",
        "rating": 4.196,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Brock Aldred",
        "dupr_id": "1N5QL2",
        "rating": 4.994,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]