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

对局比分

11-1

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

2:15 AM

对决场地

Loves Park, IL

View Facility Page →

对决竞争阵营

阵营 1胜方
MA
Mohammed Aljobori

3LW0NZ · USA

DUPR

5.005

BA
Brandon Ancona

8GWOOM · Charlotte, NC, US

DUPR

5.160

阵营 2负方
AS
Andrew Stamler

KODMRQ · Muscatine, IA, US

DUPR

4.202

DW
Dustin whisler

W6XYEL · Muscatine, IA, US

DUPR

4.534

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4325120473
显示原始对决元数据 JSON
[
  {
    "team_id": 7354209087,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mohammed Aljobori",
        "dupr_id": "3LW0NZ",
        "rating": 5.005,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brandon Ancona",
        "dupr_id": "8GWOOM",
        "rating": 5.16,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 7897694176,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Stamler",
        "dupr_id": "KODMRQ",
        "rating": 4.202,
        "profile_pic_url": null,
        "location": "Muscatine, IA, US"
      },
      {
        "name": "Dustin whisler",
        "dupr_id": "W6XYEL",
        "rating": 4.534,
        "profile_pic_url": null,
        "location": "Muscatine, IA, US"
      }
    ]
  }
]