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

Picklehead247 9.599 Moneyball

ID: 7745972535

对局比分

11-2

落败 / Loss

对决日期

2026-04-19

对局时间 (估算)

4:45 AM

对决场地

Pickle & Pint, South Belcher Road, Largo, FL, USA

未核实场馆

对决竞争阵营

阵营 1胜方
DA
David Angel Rosales Jr

2LXQJ9 · CDMX, MX

DUPR

5.124

AR
Alexander Rumak

2LZ0PE · Dunedin, FL, US

DUPR

4.330

阵营 2负方
GB
Gary Beltowski

8D04M3 · USA

DUPR

4.624

BM
Bill McMahon

V4EGZJ · USA

DUPR

3.929

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7745972535
显示原始对决元数据 JSON
[
  {
    "team_id": 8020600761,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Angel Rosales Jr",
        "dupr_id": "2LXQJ9",
        "rating": 5.124,
        "profile_pic_url": null,
        "location": "CDMX, MX"
      },
      {
        "name": "Alexander Rumak",
        "dupr_id": "2LZ0PE",
        "rating": 4.33,
        "profile_pic_url": null,
        "location": "Dunedin, FL, US"
      }
    ]
  },
  {
    "team_id": 6168660448,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gary Beltowski",
        "dupr_id": "8D04M3",
        "rating": 4.624,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bill McMahon",
        "dupr_id": "V4EGZJ",
        "rating": 3.929,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]