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

Pickleheads Round Robin - Popcorn - Round 3 Game 2

ID: 6554787990

对局比分

11-1

落败 / Loss

对决日期

2025-06-10

对局时间 (估算)

7:30 PM

对决场地

Newton Park

View Facility Page →

对决竞争阵营

阵营 1胜方
DH
Danielle Herod

YN7LYK · USA

DUPR

3.773

KP
Kirill Prime

KXKY7O · Kissimmee, FL, US

DUPR

4.738

阵营 2负方
RY
Rob Young

X2QQN2 · Prattville, AL, US

DUPR

3.902

TH
Timothy Henley

WKVEWQ · Prattville, AL, US

DUPR

3.209

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6554787990
显示原始对决元数据 JSON
[
  {
    "team_id": 7149742262,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Danielle Herod",
        "dupr_id": "YN7LYK",
        "rating": 3.773,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kirill Prime",
        "dupr_id": "KXKY7O",
        "rating": 4.738,
        "profile_pic_url": null,
        "location": "Kissimmee, FL, US"
      }
    ]
  },
  {
    "team_id": 8065529817,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rob Young",
        "dupr_id": "X2QQN2",
        "rating": 3.902,
        "profile_pic_url": null,
        "location": "Prattville, AL, US"
      },
      {
        "name": "Timothy Henley",
        "dupr_id": "WKVEWQ",
        "rating": 3.209,
        "profile_pic_url": null,
        "location": "Prattville, AL, US"
      }
    ]
  }
]