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

Pickle Gras 2026 - Mixed Doubles Skill 4.0 (60 and Above) - Wednesday 2/11

ID: 7606580339

对局比分

15-11

获胜 / Win

对决日期

2026-02-11

对局时间 (估算)

12:45 AM

对决场地

Foley, AL

View Facility Page →

对决竞争阵营

阵营 1胜方
CW
Chris Why

3OGP5E · Pensacola, FL, US

DUPR

3.897

JT
John Twitty

MY00VP · USA

DUPR

3.997

阵营 2负方
ND
Nancy Dunn

GWYOZV · USA

DUPR

3.302

SN
Stephens Nicholson

124NE4 · USA

DUPR

4.203

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7606580339
显示原始对决元数据 JSON
[
  {
    "team_id": 5571657191,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Why",
        "dupr_id": "3OGP5E",
        "rating": 3.897,
        "profile_pic_url": null,
        "location": "Pensacola, FL, US"
      },
      {
        "name": "John Twitty",
        "dupr_id": "MY00VP",
        "rating": 3.997,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4854769590,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nancy Dunn",
        "dupr_id": "GWYOZV",
        "rating": 3.302,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stephens Nicholson",
        "dupr_id": "124NE4",
        "rating": 4.203,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]