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

Ladies Power Pair 7.5 - Ladies Power Pair 7.5

ID: 6577221977

对局比分

11-6

获胜 / Win

对决日期

2026-05-29

对局时间 (估算)

6:15 AM

对决场地

Missouri City, TX

未核实场馆

对决竞争阵营

阵营 1胜方
VD
Vy Do

YGY6OE · Houston, TX, US

DUPR

3.426

SS
Sally Shriver

84R2E6 · Katy, TX, US

DUPR

4.018

阵营 2负方
CE
Courtney Epps

76VXV5 · Humble, TX, US

DUPR

3.681

TH
Tuekeha Huntley

G5EQZM · Atascocita, TX, US

DUPR

3.712

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6577221977
显示原始对决元数据 JSON
[
  {
    "team_id": 7248017336,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Vy Do",
        "dupr_id": "YGY6OE",
        "rating": 3.426,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Sally Shriver",
        "dupr_id": "84R2E6",
        "rating": 4.018,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      }
    ]
  },
  {
    "team_id": 6473964784,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Courtney Epps",
        "dupr_id": "76VXV5",
        "rating": 3.681,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Tuekeha Huntley",
        "dupr_id": "G5EQZM",
        "rating": 3.712,
        "profile_pic_url": null,
        "location": "Atascocita, TX, US"
      }
    ]
  }
]