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

Smithfield TPC DUPR Reset Event

ID: 7600066177

对局比分

11-3

落败 / Loss

对决日期

2026-04-17

对局时间 (估算)

2:15 AM

对决场地

3511 18th Ave SW, Cedar Rapids, IA 52404, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
SN
Steven Nguyen

LWP7PJ · USA

DUPR

3.427

JS
Jon suiter

M9OXND · USA

DUPR

3.603

阵营 2负方
AK
Allison Kaiser

V7Z5N7 · Cedar Rapids, IA, US

DUPR

3.292

MT
Mark Taylor

XOQMN7 · USA

DUPR

3.063

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7600066177
显示原始对决元数据 JSON
[
  {
    "team_id": 4798035675,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Nguyen",
        "dupr_id": "LWP7PJ",
        "rating": 3.427,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jon suiter",
        "dupr_id": "M9OXND",
        "rating": 3.603,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8286620318,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Allison Kaiser",
        "dupr_id": "V7Z5N7",
        "rating": 3.292,
        "profile_pic_url": null,
        "location": "Cedar Rapids, IA, US"
      },
      {
        "name": "Mark Taylor",
        "dupr_id": "XOQMN7",
        "rating": 3.063,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]