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

Round robin - Pickleheads Popcorn - Round 1 Game 1

ID: 4824809378

对局比分

0-11

获胜 / Win

对决日期

2026-02-22

对局时间 (估算)

3:30 PM

对决场地

Newton Park

View Facility Page →

对决竞争阵营

阵营 1负方
RY
Rob Young

X2QQN2 · Prattville, AL, US

DUPR

3.714

GJ
gabe jones

EWO62E · USA

DUPR

3.546

阵营 2胜方
JK
Jeffrey Keith

WXGYWQ · Prattville, AL, US

DUPR

3.625

TH
Timothy Henley

WKVEWQ · Prattville, AL, US

DUPR

5.331

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4824809378
显示原始对决元数据 JSON
[
  {
    "team_id": 6047832231,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rob Young",
        "dupr_id": "X2QQN2",
        "rating": 3.714,
        "profile_pic_url": null,
        "location": "Prattville, AL, US"
      },
      {
        "name": "gabe jones",
        "dupr_id": "EWO62E",
        "rating": 3.546,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4633278152,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Keith",
        "dupr_id": "WXGYWQ",
        "rating": 3.625,
        "profile_pic_url": null,
        "location": "Prattville, AL, US"
      },
      {
        "name": "Timothy Henley",
        "dupr_id": "WKVEWQ",
        "rating": 5.331,
        "profile_pic_url": null,
        "location": "Prattville, AL, US"
      }
    ]
  }
]