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

CPL (4.0) Week (2) Bounce Malvern @ Dill Dinkers Hatboro

ID: 6445866779

对局比分

22-24

落败 / Loss

对决日期

2026-05-28

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
TW
Taina Wesner

8KP0G6 · Collegeville, PA, US

DUPR

4.157

EO
Emily Ocasio

ODZODP · Milford, PA, US

DUPR

4.298

阵营 2胜方
GR
Guadalupe Reyes

8KMQZ7 · Philadelphia, PA, US

DUPR

4.260

ER
Erika Richards

3Y5NNE · Horsham, PA, US

DUPR

4.359

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6445866779
显示原始对决元数据 JSON
[
  {
    "team_id": 7872545807,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Taina Wesner",
        "dupr_id": "8KP0G6",
        "rating": 4.157,
        "profile_pic_url": null,
        "location": "Collegeville, PA, US"
      },
      {
        "name": "Emily Ocasio",
        "dupr_id": "ODZODP",
        "rating": 4.298,
        "profile_pic_url": null,
        "location": "Milford, PA, US"
      }
    ]
  },
  {
    "team_id": 6637553368,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Guadalupe Reyes",
        "dupr_id": "8KMQZ7",
        "rating": 4.26,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Erika Richards",
        "dupr_id": "3Y5NNE",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": "Horsham, PA, US"
      }
    ]
  }
]