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

DUPR 12 (Sat. 2/21 Start Time TBD)

ID: 8241817217

对局比分

14-21

获胜 / Win

对决日期

2026-02-21

对局时间 (估算)

6:15 AM

对决场地

The Greens Country Club

View Facility Page →

对决竞争阵营

阵营 1负方
JN
Jimmy Nguyen

NR9GX7 · USA

DUPR

2.864

BW
Brenlyn Wasser

4V4Y2V · Edmond, OK, US

DUPR

2.878

阵营 2胜方
JW
Josh Winkle

76ZGGN · USA

DUPR

3.538

AC
Andee Cooper

352KW5 · Jenks, OK, US

DUPR

3.262

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8241817217
显示原始对决元数据 JSON
[
  {
    "team_id": 7645816337,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jimmy Nguyen",
        "dupr_id": "NR9GX7",
        "rating": 2.864,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brenlyn Wasser",
        "dupr_id": "4V4Y2V",
        "rating": 2.878,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  },
  {
    "team_id": 6575587185,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Josh Winkle",
        "dupr_id": "76ZGGN",
        "rating": 3.538,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andee Cooper",
        "dupr_id": "352KW5",
        "rating": 3.262,
        "profile_pic_url": null,
        "location": "Jenks, OK, US"
      }
    ]
  }
]