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

Spring Fling - Mens Doubles Skill: (4.0 And Above) Age: (Any)

ID: 5005403488

对局比分

15-11

落败 / Loss

对决日期

2023-03-25

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
NV
Nico Valencia

89XRER · Reno, NV, US

DUPR

4.943

Matthew Mcinnis

XJJLO5 · Truckee, CA, US

DUPR

4.650

阵营 2负方
MB
Michael Blythe

X20LWR · Elko, NV, US

DUPR

4.155

BB
Brian Boatman

307NR2 · Elko, NV, US

DUPR

4.556

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5005403488
显示原始对决元数据 JSON
[
  {
    "team_id": 7177568948,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nico Valencia",
        "dupr_id": "89XRER",
        "rating": 4.943,
        "profile_pic_url": null,
        "location": "Reno, NV, US"
      },
      {
        "name": "Matthew Mcinnis",
        "dupr_id": "XJJLO5",
        "rating": 4.65,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1235860/images/profile/fc9027f8-5bae-498b-af10-65f55a701fe1.png",
        "location": "Truckee, CA, US"
      }
    ]
  },
  {
    "team_id": 8101702781,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Blythe",
        "dupr_id": "X20LWR",
        "rating": 4.155,
        "profile_pic_url": null,
        "location": "Elko, NV, US"
      },
      {
        "name": "Brian Boatman",
        "dupr_id": "307NR2",
        "rating": 4.556,
        "profile_pic_url": null,
        "location": "Elko, NV, US"
      }
    ]
  }
]