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

SPF's Monday Night Moneyball | OPEN Division

ID: 8121755947

对局比分

11-6

落败 / Loss

对决日期

2026-03-31

对局时间 (估算)

8:45 AM

对决场地

3800 N Milwaukee Ave

未核实场馆

对决竞争阵营

阵营 1胜方
JL
Jeremy Lim

3ZR2M1 · Fullerton, PA, US

DUPR

5.379

EH
Emir Hamzic

3PL5NZ · Novi Pazar, RS

DUPR

5.209

阵营 2负方
GE
Gordon Elson

OD9MLW · Chicago, IL, US

DUPR

4.730

RH
Rozell Hodges

JZK2R4 · Chicago, IL, US

DUPR

4.714

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8121755947
显示原始对决元数据 JSON
[
  {
    "team_id": 8017608492,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeremy Lim",
        "dupr_id": "3ZR2M1",
        "rating": 5.379,
        "profile_pic_url": null,
        "location": "Fullerton, PA, US"
      },
      {
        "name": "Emir Hamzic",
        "dupr_id": "3PL5NZ",
        "rating": 5.209,
        "profile_pic_url": null,
        "location": "Novi Pazar, RS"
      }
    ]
  },
  {
    "team_id": 5855884636,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gordon Elson",
        "dupr_id": "OD9MLW",
        "rating": 4.73,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Rozell Hodges",
        "dupr_id": "JZK2R4",
        "rating": 4.714,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]