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

After Dark Duos Winter Series - Life Time Kingwood - Mixed Doubles Skill: DUPR Combined 9.0

ID: 7014475929

对局比分

14-16

落败 / Loss

对决日期

2026-02-06

对局时间 (估算)

10:15 AM

对决场地

Atascocita, TX

未核实场馆

对决竞争阵营

阵营 1负方
NP
Nikki Paranzino

1RENGQ · Spring, TX, US

DUPR

3.837

VG
Vinay Gupta

3X55L7 · Houston, TX, US

DUPR

4.835

阵营 2胜方
BL
Brandi Lawson

L25DQJ · USA

DUPR

3.703

DB
Diego Berrocal

9PXRKV · Porter, TX, US

DUPR

4.655

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7014475929
显示原始对决元数据 JSON
[
  {
    "team_id": 7616452273,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nikki Paranzino",
        "dupr_id": "1RENGQ",
        "rating": 3.837,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      },
      {
        "name": "Vinay Gupta",
        "dupr_id": "3X55L7",
        "rating": 4.835,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 8046191158,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brandi Lawson",
        "dupr_id": "L25DQJ",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Diego Berrocal",
        "dupr_id": "9PXRKV",
        "rating": 4.655,
        "profile_pic_url": null,
        "location": "Porter, TX, US"
      }
    ]
  }
]