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

Carrollton Spring Classic - Mixed Doubles Skill: (4.0 & 4.5) Age: (50+/60+) COMBINED

ID: 8540842954

对局比分

15-11

落败 / Loss

对决日期

2026-03-29

对局时间 (估算)

11:30 PM

对决场地

Carrollton, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
MC
Mariya Chuykova

EG6ZOM · Atlanta, GA, US

DUPR

3.266

AR
Alex Rousskov

59N0NL · Atlanta, GA, US

DUPR

4.364

阵营 2负方
PT
Paige Terrell

PKJEEM · Columbus, GA, US

DUPR

3.657

BT
Brad Terrell

NYE47Z · Columbus, GA, US

DUPR

3.839

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8540842954
显示原始对决元数据 JSON
[
  {
    "team_id": 8028212243,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mariya Chuykova",
        "dupr_id": "EG6ZOM",
        "rating": 3.266,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Alex Rousskov",
        "dupr_id": "59N0NL",
        "rating": 4.364,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 6782142892,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paige Terrell",
        "dupr_id": "PKJEEM",
        "rating": 3.657,
        "profile_pic_url": null,
        "location": "Columbus, GA, US"
      },
      {
        "name": "Brad Terrell",
        "dupr_id": "NYE47Z",
        "rating": 3.839,
        "profile_pic_url": null,
        "location": "Columbus, GA, US"
      }
    ]
  }
]