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

Fall Doubles - Stacked Cedar Park 6am-9am Ladder League - Season 9 - Week 3

ID: 4677312600

对局比分

9-11

落败 / Loss

对决日期

2025-10-04

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JP
Jonathan Phillips

ZNQEML · Leander, TX, US

DUPR

3.976

JO
Jason Ojeda

8M94MD · Leander, TX, US

DUPR

4.130

阵营 2胜方
DS
David Selgrath

7DOEJ5 · Leander, TX, US

DUPR

4.106

AM
Alexander Makely

L5POYZ · Austin, TX, US

DUPR

4.071

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4677312600
显示原始对决元数据 JSON
[
  {
    "team_id": 6215086119,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Phillips",
        "dupr_id": "ZNQEML",
        "rating": 3.976,
        "profile_pic_url": null,
        "location": "Leander, TX, US"
      },
      {
        "name": "Jason Ojeda",
        "dupr_id": "8M94MD",
        "rating": 4.13,
        "profile_pic_url": null,
        "location": "Leander, TX, US"
      }
    ]
  },
  {
    "team_id": 5534912447,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Selgrath",
        "dupr_id": "7DOEJ5",
        "rating": 4.106,
        "profile_pic_url": null,
        "location": "Leander, TX, US"
      },
      {
        "name": "Alexander Makely",
        "dupr_id": "L5POYZ",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]