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

Women's Doubles 3.5 - 26+

ID: 6219609607

对局比分

10-15

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

8:45 AM

对决场地

Oak Grove Tennis Courts

View Facility Page →

对决竞争阵营

阵营 1负方
MM
megan mordica

M2JXXL · Hattiesburg, MS, US

DUPR

3.341

PW
Paige Waller

JJJJLD · Hattiesburg, MS, US

DUPR

3.509

阵营 2胜方
KC
kendra collins

Z9WYPW · USA

DUPR

3.495

TS
Teres Saunier

8WNM0G · Vicksburg, MS, US

DUPR

3.856

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6219609607
显示原始对决元数据 JSON
[
  {
    "team_id": 8196783177,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "megan mordica",
        "dupr_id": "M2JXXL",
        "rating": 3.341,
        "profile_pic_url": null,
        "location": "Hattiesburg, MS, US"
      },
      {
        "name": "Paige Waller",
        "dupr_id": "JJJJLD",
        "rating": 3.509,
        "profile_pic_url": null,
        "location": "Hattiesburg, MS, US"
      }
    ]
  },
  {
    "team_id": 6946313629,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "kendra collins",
        "dupr_id": "Z9WYPW",
        "rating": 3.495,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Teres Saunier",
        "dupr_id": "8WNM0G",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": "Vicksburg, MS, US"
      }
    ]
  }
]