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

Men’s 4.5

ID: 4877861532

对局比分

11-5

获胜 / Win

对决日期

2026-05-14

对局时间 (估算)

1:00 PM

对决场地

The Picklr Noblesville

未核实场馆

对决竞争阵营

阵营 1胜方
GP
Grant Paradowski

JPK6ZD · Indianapolis, IN, US

DUPR

4.721

LB
Larry Black

EGYOGW · Noblesville, IN, US

DUPR

4.472

阵营 2负方
LG
Luke Gipson

84NV66 · Anderson, IN, US

DUPR

4.305

MB
Manoj Baskaran

56MO0V · Fishers, IN, US

DUPR

4.264

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4877861532
显示原始对决元数据 JSON
[
  {
    "team_id": 7579567712,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Grant Paradowski",
        "dupr_id": "JPK6ZD",
        "rating": 4.721,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Larry Black",
        "dupr_id": "EGYOGW",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": "Noblesville, IN, US"
      }
    ]
  },
  {
    "team_id": 7716588724,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luke Gipson",
        "dupr_id": "84NV66",
        "rating": 4.305,
        "profile_pic_url": null,
        "location": "Anderson, IN, US"
      },
      {
        "name": "Manoj Baskaran",
        "dupr_id": "56MO0V",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": "Fishers, IN, US"
      }
    ]
  }
]