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

Cartersville Memorial Day Classic - Mixed Doubles Skill: (3.5) Age: (15+/35+) COMBINED

ID: 7475260415

对局比分

11-2

落败 / Loss

对决日期

2026-05-24

对局时间 (估算)

12:45 AM

对决场地

Cartersville, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
ER
Elle Roberson

WXOZEL · USA

DUPR

3.774

ZC
Zach Cornell

E9PN5V · USA

DUPR

3.833

阵营 2负方
DW
Dee Woodruff

EG5N7J · Sandy Springs, GA, US

DUPR

3.774

FB
Fred Benario

84VJRV · Athens, GA, US

DUPR

3.326

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7475260415
显示原始对决元数据 JSON
[
  {
    "team_id": 7410980750,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elle Roberson",
        "dupr_id": "WXOZEL",
        "rating": 3.774,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zach Cornell",
        "dupr_id": "E9PN5V",
        "rating": 3.833,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4569155532,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dee Woodruff",
        "dupr_id": "EG5N7J",
        "rating": 3.774,
        "profile_pic_url": null,
        "location": "Sandy Springs, GA, US"
      },
      {
        "name": "Fred Benario",
        "dupr_id": "84VJRV",
        "rating": 3.326,
        "profile_pic_url": null,
        "location": "Athens, GA, US"
      }
    ]
  }
]