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

PPA Tour: North Carolina Cup $1,000 Money Ball

ID: 8392559052

对局比分

16-14

落败 / Loss

对决日期

2024-04-04

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MM
Matt Meadows

8WKGY8 · Philadelphia, PA, US

DUPR

5.002

GB
Gregory Boyce jr

8E9EGE · Newark, DE, US

DUPR

4.732

阵营 2负方
DM
Danny Miron

8GQLPQ · Atlanta, GA, US

DUPR

4.796

IT
Iker Tomas

3PJOKQ · New York, NY, US

DUPR

5.264

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8392559052
显示原始对决元数据 JSON
[
  {
    "team_id": 4560090176,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Meadows",
        "dupr_id": "8WKGY8",
        "rating": 5.002,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Gregory Boyce jr",
        "dupr_id": "8E9EGE",
        "rating": 4.732,
        "profile_pic_url": null,
        "location": "Newark, DE, US"
      }
    ]
  },
  {
    "team_id": 5415305262,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Danny Miron",
        "dupr_id": "8GQLPQ",
        "rating": 4.796,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Iker Tomas",
        "dupr_id": "3PJOKQ",
        "rating": 5.264,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]