返回检索中心
匹克球对决数据双打对决 (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: 5341398857

对局比分

5-11

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

6:15 AM

对决场地

Loves Park, IL

View Facility Page →

对决竞争阵营

阵营 1负方
AN
Arcot Naresh

84MR4V · Lisle, IL, US

DUPR

4.377

LM
Lucas M Boyer

3XZEO7 · USA

DUPR

4.578

阵营 2胜方
BV
Burley Velazquez

ODXMLW · Stuttgart, BW, DE

DUPR

4.558

NS
Nicholas Smith

GG2RYV · Chicago, IL, US

DUPR

4.595

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5341398857
显示原始对决元数据 JSON
[
  {
    "team_id": 6979677339,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Arcot Naresh",
        "dupr_id": "84MR4V",
        "rating": 4.377,
        "profile_pic_url": null,
        "location": "Lisle, IL, US"
      },
      {
        "name": "Lucas M Boyer",
        "dupr_id": "3XZEO7",
        "rating": 4.578,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8023800804,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Burley Velazquez",
        "dupr_id": "ODXMLW",
        "rating": 4.558,
        "profile_pic_url": null,
        "location": "Stuttgart, BW, DE"
      },
      {
        "name": "Nicholas Smith",
        "dupr_id": "GG2RYV",
        "rating": 4.595,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]