返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

BX3

ID: 6172554418

对局比分

15-9

落败 / Loss

对决日期

2024-07-29

对局时间 (估算)

11:30 PM

对决场地

1400 Flynn Rd, Camarillo, CA 93012, USA

未核实场馆

对决竞争阵营

阵营 1胜方
JZ
Jude ZM Tantoco

1N5V23 · Camarillo, CA, US

DUPR

5.076

MS
Morgan Shepherd

6Z6P5Q · Fillmore, CA, US

DUPR

5.192

阵营 2负方
MP
Mark Pickering

3Y5EK3 · Ventura, CA, US

DUPR

5.105

Casey Patterson

8MYXD8 · Camarillo, CA, US

DUPR

4.924

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6172554418
显示原始对决元数据 JSON
[
  {
    "team_id": 8447308546,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jude ZM Tantoco",
        "dupr_id": "1N5V23",
        "rating": 5.076,
        "profile_pic_url": null,
        "location": "Camarillo, CA, US"
      },
      {
        "name": "Morgan Shepherd",
        "dupr_id": "6Z6P5Q",
        "rating": 5.192,
        "profile_pic_url": null,
        "location": "Fillmore, CA, US"
      }
    ]
  },
  {
    "team_id": 6736431013,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Pickering",
        "dupr_id": "3Y5EK3",
        "rating": 5.105,
        "profile_pic_url": null,
        "location": "Ventura, CA, US"
      },
      {
        "name": "Casey Patterson",
        "dupr_id": "8MYXD8",
        "rating": 4.924,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1069936/images/profile/8b2d3f51-3256-475e-ad14-a97750fa7e32.png",
        "location": "Camarillo, CA, US"
      }
    ]
  }
]