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

Men's Eastside Pb Sunday Social

ID: 7295175835

对局比分

11-8

落败 / Loss

对决日期

2025-01-05

对局时间 (估算)

8:45 AM

对决场地

10600 231st Way NE suite b, Redmond, WA 98053, USA

未核实场馆

对决竞争阵营

阵营 1胜方
ED
Edward Diller

PWW9NQ · Kirkland, WA, US

DUPR

4.183

JS
Jerod Sellhorn

1RGW0E · Bellevue, WA, US

DUPR

4.176

阵营 2负方
LW
Lance Wieland

8924P7 · Sammamish, WA, US

DUPR

3.998

JL
Jonathan Langman

3LN6GK · Kirkland, WA, US

DUPR

4.210

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7295175835
显示原始对决元数据 JSON
[
  {
    "team_id": 5581940570,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Edward Diller",
        "dupr_id": "PWW9NQ",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      },
      {
        "name": "Jerod Sellhorn",
        "dupr_id": "1RGW0E",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": "Bellevue, WA, US"
      }
    ]
  },
  {
    "team_id": 4802767642,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lance Wieland",
        "dupr_id": "8924P7",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": "Sammamish, WA, US"
      },
      {
        "name": "Jonathan Langman",
        "dupr_id": "3LN6GK",
        "rating": 4.21,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      }
    ]
  }
]