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

Legends 7th Annual dink dink BANG! - Mens Doubles 4.5/OPEN

ID: 8112306091

对局比分

15-1

获胜 / Win

对决日期

2024-10-19

对局时间 (估算)

8:45 AM

对决场地

Finksburg, MD

View Facility Page →

对决竞争阵营

阵营 1胜方
GB
Gregory Boyce jr

8E9EGE · Newark, DE, US

DUPR

4.859

AG
Alex Guy

84E0OG · Hanover, PA, US

DUPR

5.825

阵营 2负方
FG
Flynn Garvey

XJVMZ5 · West Springfield, VA, US

DUPR

4.073

MD
Mati Dawit

ZNRRXW · Burke, VA, US

DUPR

4.278

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8112306091
显示原始对决元数据 JSON
[
  {
    "team_id": 6449850825,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gregory Boyce jr",
        "dupr_id": "8E9EGE",
        "rating": 4.859,
        "profile_pic_url": null,
        "location": "Newark, DE, US"
      },
      {
        "name": "Alex Guy",
        "dupr_id": "84E0OG",
        "rating": 5.825,
        "profile_pic_url": null,
        "location": "Hanover, PA, US"
      }
    ]
  },
  {
    "team_id": 7582908454,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Flynn Garvey",
        "dupr_id": "XJVMZ5",
        "rating": 4.073,
        "profile_pic_url": null,
        "location": "West Springfield, VA, US"
      },
      {
        "name": "Mati Dawit",
        "dupr_id": "ZNRRXW",
        "rating": 4.278,
        "profile_pic_url": null,
        "location": "Burke, VA, US"
      }
    ]
  }
]