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

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

ID: 5091973053

对局比分

15-12

落败 / Loss

对决日期

2026-04-26

对局时间 (估算)

10:15 AM

对决场地

Newnan, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
EB
Elissa Brown

MEG4VO · Atlanta, GA, US

DUPR

4.136

Patrick Parker Jr

3Y5RGD · Stockbridge, GA, US

DUPR

4.053

阵营 2负方
AM
Andrea Mayen

5E0XYR · Cobb County, GA, US

DUPR

3.698

RS
Rocky Singh

ZDJEVD · Marietta, GA, US

DUPR

3.809

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5091973053
显示原始对决元数据 JSON
[
  {
    "team_id": 8229535028,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elissa Brown",
        "dupr_id": "MEG4VO",
        "rating": 4.136,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Patrick Parker Jr",
        "dupr_id": "3Y5RGD",
        "rating": 4.053,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/102137_61c5c75ec9705.jpeg",
        "location": "Stockbridge, GA, US"
      }
    ]
  },
  {
    "team_id": 4549970557,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrea Mayen",
        "dupr_id": "5E0XYR",
        "rating": 3.698,
        "profile_pic_url": null,
        "location": "Cobb County, GA, US"
      },
      {
        "name": "Rocky Singh",
        "dupr_id": "ZDJEVD",
        "rating": 3.809,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]