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

Morning Ball Club - DUPR Games 10/9/24

ID: 6870479722

对局比分

10-12

落败 / Loss

对决日期

2024-10-09

对局时间 (估算)

11:30 PM

对决场地

Wardle Fields Regional Park, South 2700 West, Bluffdale, UT, USA

View Facility Page →

对决竞争阵营

阵营 1负方
JR
John Rampton

89YMD7 · Draper, UT, US

DUPR

4.091

MG
Mark Gubler

8WQ07G · West Jordan, UT, US

DUPR

4.240

阵营 2胜方
RN
Randy Nguyen

3O7PN7 · UT, US

DUPR

4.536

CS
Carter Stringham

8D4PYY · Riverton, UT, US

DUPR

4.623

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6870479722
显示原始对决元数据 JSON
[
  {
    "team_id": 7032037307,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Rampton",
        "dupr_id": "89YMD7",
        "rating": 4.091,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Mark Gubler",
        "dupr_id": "8WQ07G",
        "rating": 4.24,
        "profile_pic_url": null,
        "location": "West Jordan, UT, US"
      }
    ]
  },
  {
    "team_id": 4687294930,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Randy Nguyen",
        "dupr_id": "3O7PN7",
        "rating": 4.536,
        "profile_pic_url": null,
        "location": "UT, US"
      },
      {
        "name": "Carter Stringham",
        "dupr_id": "8D4PYY",
        "rating": 4.623,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      }
    ]
  }
]