返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

DAB Summer Kickoff Classic - Mixed Doubles Skill: (3.0) Age: (47 and Under)

ID: 5695222932

对局比分

11-6

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

1:00 PM

对决场地

Canton, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
TR
Tenill Ransom

99V4V7 · Atlanta, GA, US

DUPR

3.143

MH
Michael Howell

RW27RD · South Fulton, GA, US

DUPR

3.314

阵营 2负方
Mireia Acebo

OD5RD2 · Atlanta, GA, US

DUPR

2.870

FB
Fred Benario

84VJRV · Athens, GA, US

DUPR

3.304

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5695222932
显示原始对决元数据 JSON
[
  {
    "team_id": 4342387934,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tenill Ransom",
        "dupr_id": "99V4V7",
        "rating": 3.143,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Michael Howell",
        "dupr_id": "RW27RD",
        "rating": 3.314,
        "profile_pic_url": null,
        "location": "South Fulton, GA, US"
      }
    ]
  },
  {
    "team_id": 4945153908,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mireia Acebo",
        "dupr_id": "OD5RD2",
        "rating": 2.87,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67e7806a181fe.jpg",
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Fred Benario",
        "dupr_id": "84VJRV",
        "rating": 3.304,
        "profile_pic_url": null,
        "location": "Athens, GA, US"
      }
    ]
  }
]