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

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

ID: 5705460468

对局比分

13-11

获胜 / Win

对决日期

2026-03-15

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
LI
Landon Ivey

3OR4OE · Dublin, GA, US

DUPR

5.464

GI
Garrett Ivey

16RNYK · Dublin, GA, US

DUPR

4.856

阵营 2负方
SM
Scott McRee

XJXO9R · Roswell, GA, US

DUPR

5.279

JL
Jacob Lee

WXDZLM · Duluth, GA, US

DUPR

4.699

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5705460468
显示原始对决元数据 JSON
[
  {
    "team_id": 4910897351,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Landon Ivey",
        "dupr_id": "3OR4OE",
        "rating": 5.464,
        "profile_pic_url": null,
        "location": "Dublin, GA, US"
      },
      {
        "name": "Garrett Ivey",
        "dupr_id": "16RNYK",
        "rating": 4.856,
        "profile_pic_url": null,
        "location": "Dublin, GA, US"
      }
    ]
  },
  {
    "team_id": 7027555553,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott McRee",
        "dupr_id": "XJXO9R",
        "rating": 5.279,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      },
      {
        "name": "Jacob Lee",
        "dupr_id": "WXDZLM",
        "rating": 4.699,
        "profile_pic_url": null,
        "location": "Duluth, GA, US"
      }
    ]
  }
]