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

Round robin - Pickleheads Popcorn - Round 3 Game 1

ID: 7719939951

对局比分

0-11

获胜 / Win

对决日期

2026-02-22

对局时间 (估算)

4:45 AM

对决场地

Newton Park

View Facility Page →

对决竞争阵营

阵营 1负方
JK
Jeffrey Keith

WXGYWQ · Prattville, AL, US

DUPR

3.579

GJ
gabe jones

EWO62E · USA

DUPR

4.043

阵营 2胜方
RY
Rob Young

X2QQN2 · Prattville, AL, US

DUPR

3.795

TH
Timothy Henley

WKVEWQ · Prattville, AL, US

DUPR

4.551

数据访问 (AI / 开发者)

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

cURL Request:

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