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

2nd Annual Picklebolt X Pickler Universe - Mens Doubles Skill: (3.500 To 3.999) Age: (Any)

ID: 8460697043

对局比分

15-7

落败 / Loss

对决日期

2025-11-22

对局时间 (估算)

12:45 AM

对决场地

Carrollton, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
MS
Michael Syaks

Q5NOM0 · Frisco, TX, US

DUPR

3.022

jarron franklin

1NEVL2 · Colorado Springs, CO, US

DUPR

4.148

阵营 2负方
RM
Rakesh Mattapalli

Z94OGW · Plano, TX, US

DUPR

3.528

JP
Jason Pittack

V2OYOP · Richardson, TX, US

DUPR

3.669

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8460697043
显示原始对决元数据 JSON
[
  {
    "team_id": 6460350153,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Syaks",
        "dupr_id": "Q5NOM0",
        "rating": 3.022,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      },
      {
        "name": "jarron franklin",
        "dupr_id": "1NEVL2",
        "rating": 4.148,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/96928/images/profile/7283983a-57c8-492a-a123-e2042516965b.jpg",
        "location": "Colorado Springs, CO, US"
      }
    ]
  },
  {
    "team_id": 8532820452,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rakesh Mattapalli",
        "dupr_id": "Z94OGW",
        "rating": 3.528,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      },
      {
        "name": "Jason Pittack",
        "dupr_id": "V2OYOP",
        "rating": 3.669,
        "profile_pic_url": null,
        "location": "Richardson, TX, US"
      }
    ]
  }
]