返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Pickle & Pop: Summer Edition - Mixed Doubles Skill: (4.0 To 4.5) Age: (7 And Above)

ID: 5882070527

对局比分

11-5

获胜 / Win

对决日期

2025-06-08

对局时间 (估算)

12:45 AM

对决场地

McKinney, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
JS
Jessica Skinner

8WDGQM · Dallas, TX, US

DUPR

4.558

AT
Alvin Teng

8KVLGO · Dallas, TX, US

DUPR

5.154

阵营 2负方
JW
Jessica Welch

1R4YYZ · Rockwall, TX, US

DUPR

4.687

DA
DELETED Account

ODZX7W · USA

DUPR

4.234

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5882070527
显示原始对决元数据 JSON
[
  {
    "team_id": 4922986282,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jessica Skinner",
        "dupr_id": "8WDGQM",
        "rating": 4.558,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Alvin Teng",
        "dupr_id": "8KVLGO",
        "rating": 5.154,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 7341914554,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jessica Welch",
        "dupr_id": "1R4YYZ",
        "rating": 4.687,
        "profile_pic_url": null,
        "location": "Rockwall, TX, US"
      },
      {
        "name": "DELETED Account",
        "dupr_id": "ODZX7W",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]