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

Practice

ID: 4311474248

对局比分

11-6

落败 / Loss

对决日期

2025-06-10

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
GI
George Ivanov

KO2K57 · USA

DUPR

4.954

LW
Logan Woolfson

V7JVK7 · Cape Town, WC, ZA

DUPR

5.243

阵营 2负方
Scott Miller

3XE6RX · West Sacramento, CA, US

DUPR

4.284

MF
Martinique Ferreira

PWKJ6X · USA

DUPR

4.604

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4311474248
显示原始对决元数据 JSON
[
  {
    "team_id": 5363717162,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "George Ivanov",
        "dupr_id": "KO2K57",
        "rating": 4.954,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Logan Woolfson",
        "dupr_id": "V7JVK7",
        "rating": 5.243,
        "profile_pic_url": null,
        "location": "Cape Town, WC, ZA"
      }
    ]
  },
  {
    "team_id": 6603746478,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Miller",
        "dupr_id": "3XE6RX",
        "rating": 4.284,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/150449_64462a962cd39.jpeg",
        "location": "West Sacramento, CA, US"
      },
      {
        "name": "Martinique Ferreira",
        "dupr_id": "PWKJ6X",
        "rating": 4.604,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]