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

The Dill Dinkers Polar Classic - Mini Moneyball: (4.999 And Under)

ID: 5851937548

对局比分

11-1

获胜 / Win

对决日期

2026-01-03

对局时间 (估算)

5:00 PM

对决场地

Simsbury, CT

未核实场馆

对决竞争阵营

阵营 1胜方
Noah Brady

89RQ4V · New Britain, CT, US

DUPR

5.071

AM
Alec Martone

164KVG · Northford, CT, US

DUPR

4.461

阵营 2负方
AD
Alexander DuVerger

ODRNEP · Old Saybrook, CT, US

DUPR

4.937

JA
Junior Alarcon

994Z9K · Montville, CT, US

DUPR

4.820

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5851937548
显示原始对决元数据 JSON
[
  {
    "team_id": 6251688360,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Noah Brady",
        "dupr_id": "89RQ4V",
        "rating": 5.071,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65ccf0d26475f.jpg",
        "location": "New Britain, CT, US"
      },
      {
        "name": "Alec Martone",
        "dupr_id": "164KVG",
        "rating": 4.461,
        "profile_pic_url": null,
        "location": "Northford, CT, US"
      }
    ]
  },
  {
    "team_id": 4567158412,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexander DuVerger",
        "dupr_id": "ODRNEP",
        "rating": 4.937,
        "profile_pic_url": null,
        "location": "Old Saybrook, CT, US"
      },
      {
        "name": "Junior Alarcon",
        "dupr_id": "994Z9K",
        "rating": 4.82,
        "profile_pic_url": null,
        "location": "Montville, CT, US"
      }
    ]
  }
]