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

Adv point play

ID: 8272759306

对局比分

4-11

获胜 / Win

对决日期

2026-01-09

对局时间 (估算)

11:30 PM

对决场地

WEST YMCA - Greater Wichita YMCA

未核实场馆

对决竞争阵营

阵营 1负方
CP
Clifton Paul Owens

35RYV8 · Cabot, AR, US

DUPR

4.314

HN
Hieu Nguyen

PWEGDG · Wichita, KS, US

DUPR

4.139

阵营 2胜方
Noah Spurgeon

3OE7EL · Wichita, KS, US

DUPR

4.235

SB
scott blake

QJXXKR · Wichita, KS, US

DUPR

4.087

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8272759306
显示原始对决元数据 JSON
[
  {
    "team_id": 5702541173,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Clifton Paul Owens",
        "dupr_id": "35RYV8",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "Cabot, AR, US"
      },
      {
        "name": "Hieu Nguyen",
        "dupr_id": "PWEGDG",
        "rating": 4.139,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 5130124184,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Noah Spurgeon",
        "dupr_id": "3OE7EL",
        "rating": 4.235,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/166993/images/profile/ecdd8e6f-d0ac-4071-ad4e-6eba0fe7521d.jpg",
        "location": "Wichita, KS, US"
      },
      {
        "name": "scott blake",
        "dupr_id": "QJXXKR",
        "rating": 4.087,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]