返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

EA Ladder League - Session 28, Fri Nov 14

ID: 8115453546

对局比分

11-15

落败 / Loss

对决日期

2025-11-15

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
WN
Winn Nguyen

4L0XD6 · Tonawanda, NY, US

DUPR

4.272

RS
Ralph Schillace

2QNXXR · USA

DUPR

4.500

阵营 2胜方
JS
James Stevens

1QX764 · Tonawanda, NY, US

DUPR

4.229

JS
Jason Santerre

3XKNM7 · Buffalo, NY, US

DUPR

4.910

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8115453546
显示原始对决元数据 JSON
[
  {
    "team_id": 4675472562,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Winn Nguyen",
        "dupr_id": "4L0XD6",
        "rating": 4.272,
        "profile_pic_url": null,
        "location": "Tonawanda, NY, US"
      },
      {
        "name": "Ralph Schillace",
        "dupr_id": "2QNXXR",
        "rating": 4.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7624843536,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Stevens",
        "dupr_id": "1QX764",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "Tonawanda, NY, US"
      },
      {
        "name": "Jason Santerre",
        "dupr_id": "3XKNM7",
        "rating": 4.91,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      }
    ]
  }
]