返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

DUPR Drop In at The Club

ID: 6422868782

对局比分

11-0

获胜 / Win

对决日期

2024-11-10

对局时间 (估算)

3:30 PM

对决场地

Del Coco Beach, Guanacaste Province, Costa Rica

未核实场馆

对决竞争阵营

阵营 1胜方
JM
James Martinsen

1R7KMZ · Thunder Bay, ON, CA

DUPR

3.783

EM
Eddie Miller

3XL0XR · Oberlin, OH, US

DUPR

4.364

阵营 2负方
JR
Julian Rembert

Z95JOW · USA

DUPR

3.559

PW
Philip Whelan

M2790D · USA

DUPR

2.987

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6422868782
显示原始对决元数据 JSON
[
  {
    "team_id": 5838834559,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Martinsen",
        "dupr_id": "1R7KMZ",
        "rating": 3.783,
        "profile_pic_url": null,
        "location": "Thunder Bay, ON, CA"
      },
      {
        "name": "Eddie Miller",
        "dupr_id": "3XL0XR",
        "rating": 4.364,
        "profile_pic_url": null,
        "location": "Oberlin, OH, US"
      }
    ]
  },
  {
    "team_id": 7319967349,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Julian Rembert",
        "dupr_id": "Z95JOW",
        "rating": 3.559,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Philip Whelan",
        "dupr_id": "M2790D",
        "rating": 2.987,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]