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

4th Annual Luck of the Pickle Tournament - Womens Doubles Skill: (4.0) Age: (Any)

ID: 6756156251

对局比分

11-4

获胜 / Win

对决日期

2026-03-14

对局时间 (估算)

12:45 AM

对决场地

Canton, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
AW
April Williams

MPZW9G · Austell, GA, US

DUPR

4.109

VL
Valentina Lee

6Z5DXD · USA

DUPR

4.100

阵营 2负方
HM
Heather Murphy

3Y0GXK · Canton, GA, US

DUPR

3.572

CA
Crystal Atkinson

3OZ95E · Woodstock, GA, US

DUPR

3.593

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6756156251
显示原始对决元数据 JSON
[
  {
    "team_id": 5902171600,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "April Williams",
        "dupr_id": "MPZW9G",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": "Austell, GA, US"
      },
      {
        "name": "Valentina Lee",
        "dupr_id": "6Z5DXD",
        "rating": 4.1,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5755460778,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Heather Murphy",
        "dupr_id": "3Y0GXK",
        "rating": 3.572,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      },
      {
        "name": "Crystal Atkinson",
        "dupr_id": "3OZ95E",
        "rating": 3.593,
        "profile_pic_url": null,
        "location": "Woodstock, GA, US"
      }
    ]
  }
]