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

3.5-4.0 Men's DUPR Play Night

ID: 8164104785

对局比分

11-5

获胜 / Win

对决日期

2026-05-12

对局时间 (估算)

6:15 AM

对决场地

Lewisville | The PICKLR

未核实场馆

对决竞争阵营

阵营 1胜方
JB
Jeff Bender

L5WY7Z · Colleyville, TX, US

DUPR

3.793

NM
Naveen Mariadas

56WDX0 · Frisco, TX, US

DUPR

3.778

阵营 2负方
ZK
Zain Karim

Q5ZNND · Carrollton, TX, US

DUPR

3.466

JH
Justin Hepler

YNLOZE · Colleyville, TX, US

DUPR

3.519

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8164104785
显示原始对决元数据 JSON
[
  {
    "team_id": 5141019903,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Bender",
        "dupr_id": "L5WY7Z",
        "rating": 3.793,
        "profile_pic_url": null,
        "location": "Colleyville, TX, US"
      },
      {
        "name": "Naveen Mariadas",
        "dupr_id": "56WDX0",
        "rating": 3.778,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      }
    ]
  },
  {
    "team_id": 4954993074,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zain Karim",
        "dupr_id": "Q5ZNND",
        "rating": 3.466,
        "profile_pic_url": null,
        "location": "Carrollton, TX, US"
      },
      {
        "name": "Justin Hepler",
        "dupr_id": "YNLOZE",
        "rating": 3.519,
        "profile_pic_url": null,
        "location": "Colleyville, TX, US"
      }
    ]
  }
]