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

No Love Just Dinks Classic presented by LFG Tourneys - Womens Doubles Skill: (4.000 To 4.999) Age: (10 And Above)

ID: 4773360004

对局比分

1-15

获胜 / Win

对决日期

2026-02-14

对局时间 (估算)

5:00 PM

对决场地

Henrico, VA

View Facility Page →

对决竞争阵营

阵营 1负方
GC
Gabriella Cao

DNKZ2X · Richmond, VA, US

DUPR

3.911

SM
Susanna Mentor

EGY4DV · Richmond, VA, US

DUPR

3.485

阵营 2胜方
RS
Renee Sipos

YNLPZP · Carlisle, PA, US

DUPR

4.535

JL
Jamie Lee Richards

O6RYE2 · Washington, DC, US

DUPR

3.874

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4773360004
显示原始对决元数据 JSON
[
  {
    "team_id": 5033625334,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gabriella Cao",
        "dupr_id": "DNKZ2X",
        "rating": 3.911,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Susanna Mentor",
        "dupr_id": "EGY4DV",
        "rating": 3.485,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  },
  {
    "team_id": 5947753659,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Renee Sipos",
        "dupr_id": "YNLPZP",
        "rating": 4.535,
        "profile_pic_url": null,
        "location": "Carlisle, PA, US"
      },
      {
        "name": "Jamie Lee Richards",
        "dupr_id": "O6RYE2",
        "rating": 3.874,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      }
    ]
  }
]