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

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

ID: 7885279771

对局比分

15-9

获胜 / Win

对决日期

2026-02-11

对局时间 (估算)

8:45 AM

对决场地

Foley, AL

View Facility Page →

对决竞争阵营

阵营 1胜方
CW
Chris Why

3OGP5E · Pensacola, FL, US

DUPR

3.882

JT
John Twitty

MY00VP · USA

DUPR

3.959

阵营 2负方
EM
Edie Myer

YXM09K · LA, US

DUPR

3.511

HW
Howard Ward

3OZMGP · Denham Springs, LA, US

DUPR

4.166

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7885279771
显示原始对决元数据 JSON
[
  {
    "team_id": 7293296253,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Why",
        "dupr_id": "3OGP5E",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": "Pensacola, FL, US"
      },
      {
        "name": "John Twitty",
        "dupr_id": "MY00VP",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5221207716,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Edie Myer",
        "dupr_id": "YXM09K",
        "rating": 3.511,
        "profile_pic_url": null,
        "location": "LA, US"
      },
      {
        "name": "Howard Ward",
        "dupr_id": "3OZMGP",
        "rating": 4.166,
        "profile_pic_url": null,
        "location": "Denham Springs, LA, US"
      }
    ]
  }
]