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

CRAZY APE-DILL DINKERS - Mens Doubles Skill: (4.000 To 4.499) Age: (Any)

ID: 6048870697

对局比分

12-10

落败 / Loss

对决日期

2026-03-28

对局时间 (估算)

2:15 AM

对决场地

PLANO, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
Austin Tran

V47KRE · USA

DUPR

4.068

JB
jagger Baird

MEJQDP · Dallas, TX, US

DUPR

4.126

阵营 2负方
BA
Brycen Amick

EWLOQV · ND, US

DUPR

4.274

EC
Ethan Crouch

YXNLVG · Flower Mound, TX, US

DUPR

3.871

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6048870697
显示原始对决元数据 JSON
[
  {
    "team_id": 6716668597,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Austin Tran",
        "dupr_id": "V47KRE",
        "rating": 4.068,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1207202/images/profile/fa9308d9-7bfc-476f-8b51-7f89957b9cd9.png",
        "location": ""
      },
      {
        "name": "jagger Baird",
        "dupr_id": "MEJQDP",
        "rating": 4.126,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 4929254295,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brycen Amick",
        "dupr_id": "EWLOQV",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": "ND, US"
      },
      {
        "name": "Ethan Crouch",
        "dupr_id": "YXNLVG",
        "rating": 3.871,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      }
    ]
  }
]