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

SPF's Monday Night Moneyball | OPEN Division

ID: 8279321137

对局比分

7-11

获胜 / Win

对决日期

2026-03-31

对局时间 (估算)

2:15 AM

对决场地

3800 N Milwaukee Ave

未核实场馆

对决竞争阵营

阵营 1负方
MS
Matthew Schapiro

ZN6LXL · Chicago, IL, US

DUPR

4.822

RA
Rahul A

GG7PQG · USA

DUPR

4.777

阵营 2胜方
GE
Gordon Elson

OD9MLW · Chicago, IL, US

DUPR

4.747

RH
Rozell Hodges

JZK2R4 · Chicago, IL, US

DUPR

4.763

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8279321137
显示原始对决元数据 JSON
[
  {
    "team_id": 8268133766,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Schapiro",
        "dupr_id": "ZN6LXL",
        "rating": 4.822,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Rahul A",
        "dupr_id": "GG7PQG",
        "rating": 4.777,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7959559716,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gordon Elson",
        "dupr_id": "OD9MLW",
        "rating": 4.747,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Rozell Hodges",
        "dupr_id": "JZK2R4",
        "rating": 4.763,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]