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

Rock'n The HOP 2026 - Mixed Doubles Skill: (4.5) Age: (15 And Above)

ID: 5283157496

对局比分

13-15

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

9:00 PM

对决场地

Newnan, GA

View Facility Page →

对决竞争阵营

阵营 1负方
EB
Elissa Brown

MEG4VO · Atlanta, GA, US

DUPR

4.143

Patrick Parker Jr

3Y5RGD · Stockbridge, GA, US

DUPR

4.060

阵营 2胜方
CA
Cindy Alligood

1Q9G5D · Macon, GA, US

DUPR

4.590

SL
Sunny Lyu

ZNGVMW · Macon, GA, US

DUPR

4.282

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5283157496
显示原始对决元数据 JSON
[
  {
    "team_id": 8408887251,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Elissa Brown",
        "dupr_id": "MEG4VO",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Patrick Parker Jr",
        "dupr_id": "3Y5RGD",
        "rating": 4.06,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/102137_61c5c75ec9705.jpeg",
        "location": "Stockbridge, GA, US"
      }
    ]
  },
  {
    "team_id": 4988336353,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cindy Alligood",
        "dupr_id": "1Q9G5D",
        "rating": 4.59,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Sunny Lyu",
        "dupr_id": "ZNGVMW",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  }
]