返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Men’s Super Dupr Pool A

ID: 7997321785

对局比分

13-11

获胜 / Win

对决日期

2025-01-28

对局时间 (估算)

2:15 AM

对决场地

The Picklr Sandy

未核实场馆

对决竞争阵营

阵营 1胜方
JR
James Rowley

1R99YQ · Draper, UT, US

DUPR

4.905

BO
Ben Ostler

849VRM · Kaysville, UT, US

DUPR

4.752

阵营 2负方
MN
Matthew Nelson

3044N2 · Murray, UT, US

DUPR

4.767

AG
Allan Groves

8WYOWG · Midvale, UT, US

DUPR

4.441

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7997321785
显示原始对决元数据 JSON
[
  {
    "team_id": 6285060497,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Rowley",
        "dupr_id": "1R99YQ",
        "rating": 4.905,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Ben Ostler",
        "dupr_id": "849VRM",
        "rating": 4.752,
        "profile_pic_url": null,
        "location": "Kaysville, UT, US"
      }
    ]
  },
  {
    "team_id": 7881744318,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Nelson",
        "dupr_id": "3044N2",
        "rating": 4.767,
        "profile_pic_url": null,
        "location": "Murray, UT, US"
      },
      {
        "name": "Allan Groves",
        "dupr_id": "8WYOWG",
        "rating": 4.441,
        "profile_pic_url": null,
        "location": "Midvale, UT, US"
      }
    ]
  }
]