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

Life Time Gilbert Spring Classic Men's Doubles 3.5+ Semi finals

ID: 6507707944

对局比分

6-11, 11-5, 11-7

获胜 / Win

对决日期

2025-03-29

对局时间 (估算)

5:00 PM

对决场地

Gilbert, AZ, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
Tony Larson

17Y0KM · Gilbert, AZ, US

DUPR

5.421

DM
Daniel Mosley

MY4KWD · USA

DUPR

3.391

阵营 2负方
GS
Gavin Stella

DNL7R4 · Gilbert, AZ, US

DUPR

3.713

EG
Evan Gear

V42X5P · USA

DUPR

3.978

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6507707944
显示原始对决元数据 JSON
[
  {
    "team_id": 5514764326,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tony Larson",
        "dupr_id": "17Y0KM",
        "rating": 5.421,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/24974/images/profile/49129aa1-25d2-49a9-8a5a-3f03adeb4343.png",
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Daniel Mosley",
        "dupr_id": "MY4KWD",
        "rating": 3.391,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5883353885,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gavin Stella",
        "dupr_id": "DNL7R4",
        "rating": 3.713,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Evan Gear",
        "dupr_id": "V42X5P",
        "rating": 3.978,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]