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

Picklehead247 9.099 Moneyball

ID: 5971379557

对局比分

11-8

落败 / Loss

对决日期

2026-01-25

对局时间 (估算)

2:15 AM

对决场地

UMR Sports Complex, Upper Manatee River Road, Bradenton, FL, USA

未核实场馆

对决竞争阵营

阵营 1胜方
LB
Luis Benabe

9409ZJ · Orlando, FL, US

DUPR

4.880

RM

DUPR

4.206

阵营 2负方
CD
Connor Daland

PKDK4G · Largo, FL, US

DUPR

4.842

JS
Jens Sproll

ZZYLKD · Pinellas County, FL, US

DUPR

3.886

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5971379557
显示原始对决元数据 JSON
[
  {
    "team_id": 5185451571,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luis Benabe",
        "dupr_id": "9409ZJ",
        "rating": 4.88,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Ricky Martinez Ramos",
        "dupr_id": "EG2Y4J",
        "rating": 4.206,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8536866655,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Connor Daland",
        "dupr_id": "PKDK4G",
        "rating": 4.842,
        "profile_pic_url": null,
        "location": "Largo, FL, US"
      },
      {
        "name": "Jens  Sproll",
        "dupr_id": "ZZYLKD",
        "rating": 3.886,
        "profile_pic_url": null,
        "location": "Pinellas County, FL, US"
      }
    ]
  }
]