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

Mixed Doubles 4.0 - Father’s Day Bash (Pickleball Association of Twin Falls)

ID: 8348238159

对局比分

8-11

落败 / Loss

对决日期

2025-06-14

对局时间 (估算)

4:45 AM

对决场地

Frontier Family Park Pickleball Court

未核实场馆

对决竞争阵营

阵营 1负方
RN
Rachael Nelson

7662K9 · USA

DUPR

3.348

SN
Steve Nelson

17PKEM · Twin Falls, ID, US

DUPR

3.901

阵营 2胜方
DB
Doug Bateman

7DJMWM · Twin Falls, ID, US

DUPR

3.925

AN
Amber Nyman

8GVVZG · Smithfield, UT, US

DUPR

3.529

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8348238159
显示原始对决元数据 JSON
[
  {
    "team_id": 5662267811,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rachael Nelson",
        "dupr_id": "7662K9",
        "rating": 3.348,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Nelson",
        "dupr_id": "17PKEM",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": "Twin Falls, ID, US"
      }
    ]
  },
  {
    "team_id": 6175542097,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Doug Bateman",
        "dupr_id": "7DJMWM",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": "Twin Falls, ID, US"
      },
      {
        "name": "Amber Nyman",
        "dupr_id": "8GVVZG",
        "rating": 3.529,
        "profile_pic_url": null,
        "location": "Smithfield, UT, US"
      }
    ]
  }
]