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

ACES LAST SMASH - Mens Doubles Skill: (3.0-3.5)

ID: 8244929753

对局比分

11-8

落败 / Loss

对决日期

2026-05-23

对局时间 (估算)

6:15 AM

对决场地

Norwood, OH

View Facility Page →

对决竞争阵营

阵营 1胜方
TM
Trent Merrell

0YJOZ4 · Indianapolis, IN, US

DUPR

3.884

AW
Andrew White

MEJ5YV · USA

DUPR

3.653

阵营 2负方
UK
Unmesh Kurup

MPZ7ZG · Cincinnati, OH, US

DUPR

3.598

KS
Kevin storn

G5ELZV · Cincinnati, OH, US

DUPR

3.864

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8244929753
显示原始对决元数据 JSON
[
  {
    "team_id": 5782999242,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Trent Merrell",
        "dupr_id": "0YJOZ4",
        "rating": 3.884,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Andrew White",
        "dupr_id": "MEJ5YV",
        "rating": 3.653,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5923923556,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Unmesh Kurup",
        "dupr_id": "MPZ7ZG",
        "rating": 3.598,
        "profile_pic_url": null,
        "location": "Cincinnati, OH, US"
      },
      {
        "name": "Kevin storn",
        "dupr_id": "G5ELZV",
        "rating": 3.864,
        "profile_pic_url": null,
        "location": "Cincinnati, OH, US"
      }
    ]
  }
]