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

Brick Wall Southeast #5

ID: 4501510664

对局比分

9-11

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
GH
Grant Hak

8J6PRM · Lawrenceville, GA, US

DUPR

4.673

JV
Jason Vu

KDGOR6 · Dacula, GA, US

DUPR

4.467

阵营 2胜方
LI
Landon Ivey

3OR4OE · Dublin, GA, US

DUPR

5.377

GI
Garrett Ivey

16RNYK · Dublin, GA, US

DUPR

4.871

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4501510664
显示原始对决元数据 JSON
[
  {
    "team_id": 5777428027,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Grant Hak",
        "dupr_id": "8J6PRM",
        "rating": 4.673,
        "profile_pic_url": null,
        "location": "Lawrenceville, GA, US"
      },
      {
        "name": "Jason Vu",
        "dupr_id": "KDGOR6",
        "rating": 4.467,
        "profile_pic_url": null,
        "location": "Dacula, GA, US"
      }
    ]
  },
  {
    "team_id": 8011802328,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Landon Ivey",
        "dupr_id": "3OR4OE",
        "rating": 5.377,
        "profile_pic_url": null,
        "location": "Dublin, GA, US"
      },
      {
        "name": "Garrett Ivey",
        "dupr_id": "16RNYK",
        "rating": 4.871,
        "profile_pic_url": null,
        "location": "Dublin, GA, US"
      }
    ]
  }
]