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

Texas

ID: 4444397178

对局比分

11-4

获胜 / Win

对决日期

2025-07-12

对局时间 (估算)

7:30 PM

对决场地

The Picklr Henderson

View Facility Page →

对决竞争阵营

阵营 1胜方
MR
Mike Robinson

N7Q9V6 · Orange County, CA, US

DUPR

5.008

GN
Geancarlo Nieto

3LP6Z6 · Las Vegas, NV, US

DUPR

4.946

阵营 2负方
BB
Bryan Bangs

30XP2Q · Las Vegas, NV, US

DUPR

4.467

DC
Devon Cordova

3Z046W · USA

DUPR

4.373

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4444397178
显示原始对决元数据 JSON
[
  {
    "team_id": 4531161652,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike  Robinson",
        "dupr_id": "N7Q9V6",
        "rating": 5.008,
        "profile_pic_url": null,
        "location": "Orange County, CA, US"
      },
      {
        "name": "Geancarlo Nieto",
        "dupr_id": "3LP6Z6",
        "rating": 4.946,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 7956923288,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryan Bangs",
        "dupr_id": "30XP2Q",
        "rating": 4.467,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Devon Cordova",
        "dupr_id": "3Z046W",
        "rating": 4.373,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]