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

World Pickle Games Opener - Coed Open Division $1000 prize pool

ID: 6726006726

对局比分

1-15

落败 / Loss

对决日期

2026-03-15

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
LI
Landon Ivey

3OR4OE · Dublin, GA, US

DUPR

5.348

GI
Garrett Ivey

16RNYK · Dublin, GA, US

DUPR

4.760

阵营 2胜方
ZI
Zj Ignash

YGLO7E · Atlanta, GA, US

DUPR

4.875

JC
Joshua Cornett

V7EW27 · Duluth, GA, US

DUPR

4.871

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6726006726
显示原始对决元数据 JSON
[
  {
    "team_id": 5676640572,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Landon Ivey",
        "dupr_id": "3OR4OE",
        "rating": 5.348,
        "profile_pic_url": null,
        "location": "Dublin, GA, US"
      },
      {
        "name": "Garrett Ivey",
        "dupr_id": "16RNYK",
        "rating": 4.76,
        "profile_pic_url": null,
        "location": "Dublin, GA, US"
      }
    ]
  },
  {
    "team_id": 6968902125,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zj Ignash",
        "dupr_id": "YGLO7E",
        "rating": 4.875,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Joshua Cornett",
        "dupr_id": "V7EW27",
        "rating": 4.871,
        "profile_pic_url": null,
        "location": "Duluth, GA, US"
      }
    ]
  }
]