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

Texas

ID: 6465043368

对局比分

1-11

获胜 / Win

对决日期

2025-07-12

对局时间 (估算)

1:00 PM

对决场地

The Picklr Henderson

View Facility Page →

对决竞争阵营

阵营 1负方
DD
Derek Del Rosario

YX4P7E · Henderson, NV, US

DUPR

4.457

BB
Bill Brown

3XOJR3 · Trabuco Canyon, CA, US

DUPR

5.199

阵营 2胜方
MR
Mike Robinson

N7Q9V6 · Orange County, CA, US

DUPR

5.008

GN
Geancarlo Nieto

3LP6Z6 · Las Vegas, NV, US

DUPR

4.949

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6465043368
显示原始对决元数据 JSON
[
  {
    "team_id": 8228669797,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Derek Del Rosario",
        "dupr_id": "YX4P7E",
        "rating": 4.457,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Bill Brown",
        "dupr_id": "3XOJR3",
        "rating": 5.199,
        "profile_pic_url": null,
        "location": "Trabuco Canyon, CA, US"
      }
    ]
  },
  {
    "team_id": 8374018845,
    "serial": 2,
    "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.949,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]