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

Pickleheads Round Robin - Popcorn - Round 1 Game 1

ID: 4486893403

对局比分

4-11

落败 / Loss

对决日期

2025-06-10

对局时间 (估算)

8:45 AM

对决场地

Newton Park

View Facility Page →

对决竞争阵营

阵营 1负方
KM
Kaye miller

7NZ9Z4 · Prattville, AL, US

DUPR

3.353

TH
Timothy Henley

WKVEWQ · Prattville, AL, US

DUPR

3.304

阵营 2胜方
DH
Danielle Herod

YN7LYK · USA

DUPR

3.678

CL
Cade Lawrence

WK2NKY · USA

DUPR

3.768

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4486893403
显示原始对决元数据 JSON
[
  {
    "team_id": 7837449004,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kaye miller",
        "dupr_id": "7NZ9Z4",
        "rating": 3.353,
        "profile_pic_url": null,
        "location": "Prattville, AL, US"
      },
      {
        "name": "Timothy Henley",
        "dupr_id": "WKVEWQ",
        "rating": 3.304,
        "profile_pic_url": null,
        "location": "Prattville, AL, US"
      }
    ]
  },
  {
    "team_id": 7873930429,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Danielle Herod",
        "dupr_id": "YN7LYK",
        "rating": 3.678,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cade Lawrence",
        "dupr_id": "WK2NKY",
        "rating": 3.768,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]