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

2025 PUBLIX Candy Cane Classic - Womens Doubles Skill: (4.5 And Above) Age: (16+, 35+) COMBINED

ID: 7803102093

对局比分

15-13

获胜 / Win

对决日期

2025-12-06

对局时间 (估算)

10:15 AM

对决场地

Macon, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
RW
Reba Williams

1RPD9D · Doraville, GA, US

DUPR

4.574

CA
Canada Arvelo

84VEV2 · Norcross, GA, US

DUPR

4.387

阵营 2负方
GC
Grace Carll

ZNJQ2D · Columbia, SC, US

DUPR

4.517

SH
Sara Haeflinger

GGRDWV · Blythewood, SC, US

DUPR

4.378

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7803102093
显示原始对决元数据 JSON
[
  {
    "team_id": 6623557450,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Reba Williams",
        "dupr_id": "1RPD9D",
        "rating": 4.574,
        "profile_pic_url": null,
        "location": "Doraville, GA, US"
      },
      {
        "name": "Canada Arvelo",
        "dupr_id": "84VEV2",
        "rating": 4.387,
        "profile_pic_url": null,
        "location": "Norcross, GA, US"
      }
    ]
  },
  {
    "team_id": 5745018974,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Grace Carll",
        "dupr_id": "ZNJQ2D",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Columbia, SC, US"
      },
      {
        "name": "Sara Haeflinger",
        "dupr_id": "GGRDWV",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": "Blythewood, SC, US"
      }
    ]
  }
]