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

Victory - The Empire Serves Back - $2000 and $500 Grand Prize For Moneyball Divisions - Mens Moneyball 4.5+ Division - 1st $2,000, 2nd $1,000, 3rd $500

ID: 5706872262

对局比分

11-9

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

7:30 PM

对决场地

Loves Park, IL

View Facility Page →

对决竞争阵营

阵营 1胜方
CT
Colton Thielman

8KVJ9O · Mosinee, WI, US

DUPR

5.055

NH
Noah Hlavac

4L05PV · Madison, WI, US

DUPR

5.147

阵营 2负方
AN
Arcot Naresh

84MR4V · Lisle, IL, US

DUPR

4.472

LM
Lucas M Boyer

3XZEO7 · USA

DUPR

4.963

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5706872262
显示原始对决元数据 JSON
[
  {
    "team_id": 4301236373,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Colton Thielman",
        "dupr_id": "8KVJ9O",
        "rating": 5.055,
        "profile_pic_url": null,
        "location": "Mosinee, WI, US"
      },
      {
        "name": "Noah Hlavac",
        "dupr_id": "4L05PV",
        "rating": 5.147,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  },
  {
    "team_id": 6699242051,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Arcot Naresh",
        "dupr_id": "84MR4V",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": "Lisle, IL, US"
      },
      {
        "name": "Lucas M Boyer",
        "dupr_id": "3XZEO7",
        "rating": 4.963,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]