返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

TAG League 2/3

ID: 6147758839

对局比分

11-6

落败 / Loss

对决日期

2025-02-04

对局时间 (估算)

8:45 AM

对决场地

Zadow Park

未核实场馆

对决竞争阵营

阵营 1胜方
TF
Travis Forkner

RYM2WN · Frisco, TX, US

DUPR

2.430

RB
Rene Banzuelo

N79YGZ · Flower Mound, TX, US

DUPR

3.089

阵营 2负方
MM
Marcial Marichalar III

L2KM0Q · Melissa, TX, US

DUPR

2.344

DS
Derek Stanley

L2K6PJ · Melissa, TX, US

DUPR

3.127

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6147758839
显示原始对决元数据 JSON
[
  {
    "team_id": 7416536254,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Travis Forkner",
        "dupr_id": "RYM2WN",
        "rating": 2.43,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      },
      {
        "name": "Rene Banzuelo",
        "dupr_id": "N79YGZ",
        "rating": 3.089,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      }
    ]
  },
  {
    "team_id": 5580452932,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marcial Marichalar III",
        "dupr_id": "L2KM0Q",
        "rating": 2.344,
        "profile_pic_url": null,
        "location": "Melissa, TX, US"
      },
      {
        "name": "Derek Stanley",
        "dupr_id": "L2K6PJ",
        "rating": 3.127,
        "profile_pic_url": null,
        "location": "Melissa, TX, US"
      }
    ]
  }
]