返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Wednesday PM Summer League - Session 1, Wed Jun 3

ID: 4535272524

对局比分

11-8

落败 / Loss

对决日期

2026-06-03

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
FA
Feras Altwal

4ZRVRK · Riverwoods, IL, US

DUPR

3.484

EG
Eric Goldstein

N5WZ4N · USA

DUPR

3.552

阵营 2负方
JP
James Philbrick

ODKW5W · Round Lake, IL, US

DUPR

3.290

SG
Stone Gomberg

LW4M4J · Long Grove, IL, US

DUPR

3.584

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4535272524
显示原始对决元数据 JSON
[
  {
    "team_id": 7132141069,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Feras Altwal",
        "dupr_id": "4ZRVRK",
        "rating": 3.484,
        "profile_pic_url": null,
        "location": "Riverwoods, IL, US"
      },
      {
        "name": "Eric Goldstein",
        "dupr_id": "N5WZ4N",
        "rating": 3.552,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5926414237,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Philbrick",
        "dupr_id": "ODKW5W",
        "rating": 3.29,
        "profile_pic_url": null,
        "location": "Round Lake, IL, US"
      },
      {
        "name": "Stone Gomberg ",
        "dupr_id": "LW4M4J",
        "rating": 3.584,
        "profile_pic_url": null,
        "location": "Long Grove, IL, US"
      }
    ]
  }
]