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

2024 Special Pops Charity OPEN - MONEYBALL !! - Womens Doubles Skill: (4.0) Age: (12 To 60)

ID: 5118378419

对局比分

4-15

获胜 / Win

对决日期

2024-11-01

对局时间 (估算)

12:45 AM

对决场地

Savannah, GA

View Facility Page →

对决竞争阵营

阵营 1负方
RG
Ruth Goldsmith

GGZO5D · USA

DUPR

4.015

AR
amy roberts

QPK4J5 · USA

DUPR

2.987

阵营 2胜方
MM
Mandy Mayfield

NY4GQW · Richmond Hill, GA, US

DUPR

4.549

RP
Raquel Perez

84NEN6 · Richmond Hill, GA, US

DUPR

3.841

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5118378419
显示原始对决元数据 JSON
[
  {
    "team_id": 6000748549,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ruth Goldsmith",
        "dupr_id": "GGZO5D",
        "rating": 4.015,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "amy roberts",
        "dupr_id": "QPK4J5",
        "rating": 2.987,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8537379418,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mandy Mayfield",
        "dupr_id": "NY4GQW",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Richmond Hill, GA, US"
      },
      {
        "name": "Raquel Perez",
        "dupr_id": "84NEN6",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": "Richmond Hill, GA, US"
      }
    ]
  }
]