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

Competitive Open Play Match

ID: 8493137610

对局比分

2-11

获胜 / Win

对决日期

2024-05-17

对局时间 (估算)

7:30 PM

对决场地

3300 5th St NE, Minneapolis, MN 55418, USA

View Facility Page →

对决竞争阵营

阵营 1负方
NM
Nathanael Moore

16P94E · White Bear Lake, MN, US

DUPR

4.835

BB
Billy Bird

0YMQQ2 · USA

DUPR

3.951

阵营 2胜方
MS
Mason Statton

8JDWMM · Minneapolis, MN, US

DUPR

4.513

DB
David Bergman

89JYKK · Minneapolis, MN, US

DUPR

4.498

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8493137610
显示原始对决元数据 JSON
[
  {
    "team_id": 6829453130,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nathanael Moore",
        "dupr_id": "16P94E",
        "rating": 4.835,
        "profile_pic_url": null,
        "location": "White Bear Lake, MN, US"
      },
      {
        "name": "Billy Bird",
        "dupr_id": "0YMQQ2",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6194808544,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mason Statton",
        "dupr_id": "8JDWMM",
        "rating": 4.513,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "David Bergman",
        "dupr_id": "89JYKK",
        "rating": 4.498,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]