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

Pickleheads Round Robin - Popcorn - Round 4 Game 2

ID: 5952709797

对局比分

11-3

落败 / Loss

对决日期

2025-06-10

对局时间 (估算)

10:15 AM

对决场地

Newton Park

View Facility Page →

对决竞争阵营

阵营 1胜方
KP
Kirill Prime

KXKY7O · Kissimmee, FL, US

DUPR

4.740

GR
Gary Rhodes

J5DZYW · USA

DUPR

3.380

阵营 2负方
TH
Timothy Henley

WKVEWQ · Prattville, AL, US

DUPR

3.198

CL
Cade Lawrence

WK2NKY · USA

DUPR

3.697

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5952709797
显示原始对决元数据 JSON
[
  {
    "team_id": 5970305895,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kirill Prime",
        "dupr_id": "KXKY7O",
        "rating": 4.74,
        "profile_pic_url": null,
        "location": "Kissimmee, FL, US"
      },
      {
        "name": "Gary  Rhodes",
        "dupr_id": "J5DZYW",
        "rating": 3.38,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4403429989,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Timothy Henley",
        "dupr_id": "WKVEWQ",
        "rating": 3.198,
        "profile_pic_url": null,
        "location": "Prattville, AL, US"
      },
      {
        "name": "Cade Lawrence",
        "dupr_id": "WK2NKY",
        "rating": 3.697,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]