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

WEEK 4

ID: 6745541191

对局比分

9-11

获胜 / Win

对决日期

2026-06-01

对局时间 (估算)

8:45 AM

对决场地

Courts McKinney Tennis Center

View Facility Page →

对决竞争阵营

阵营 1负方
MC
Morgan Carrio

V7K2J5 · McKinney, TX, US

DUPR

3.798

CB
Crystal Baughman

EG66LW · Sachse, TX, US

DUPR

3.410

阵营 2胜方
PS
Pam Sprague

PKO5EE · Frisco, TX, US

DUPR

3.629

SA
Sara Alston

56XPZ5 · Prosper, TX, US

DUPR

3.647

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6745541191
显示原始对决元数据 JSON
[
  {
    "team_id": 7874645802,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Morgan Carrio",
        "dupr_id": "V7K2J5",
        "rating": 3.798,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Crystal Baughman",
        "dupr_id": "EG66LW",
        "rating": 3.41,
        "profile_pic_url": null,
        "location": "Sachse, TX, US"
      }
    ]
  },
  {
    "team_id": 8458672316,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pam Sprague",
        "dupr_id": "PKO5EE",
        "rating": 3.629,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      },
      {
        "name": "Sara Alston",
        "dupr_id": "56XPZ5",
        "rating": 3.647,
        "profile_pic_url": null,
        "location": "Prosper, TX, US"
      }
    ]
  }
]