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

DUPR 16

ID: 8208364530

对局比分

6-11

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

7:30 PM

对决场地

The Picklr - West Fort Worth, TX

未核实场馆

对决竞争阵营

阵营 1负方
Raelyn Miranda

EG25XO · Fort Worth, TX, US

DUPR

4.041

JA
Jenifer Awtry

6Z6MKD · Wichita Falls, TX, US

DUPR

4.159

阵营 2胜方
BS
Brittney Sangbe

EWGRQV · USA

DUPR

4.177

BN
BECKY NGUYEN

7D0KVM · TX, US

DUPR

4.022

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8208364530
显示原始对决元数据 JSON
[
  {
    "team_id": 5847738353,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Raelyn Miranda",
        "dupr_id": "EG25XO",
        "rating": 4.041,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/174129_651bfd1476a8e.jpeg",
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Jenifer Awtry",
        "dupr_id": "6Z6MKD",
        "rating": 4.159,
        "profile_pic_url": null,
        "location": "Wichita Falls, TX, US"
      }
    ]
  },
  {
    "team_id": 8040271811,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brittney  Sangbe",
        "dupr_id": "EWGRQV",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "BECKY NGUYEN",
        "dupr_id": "7D0KVM",
        "rating": 4.022,
        "profile_pic_url": null,
        "location": "TX, US"
      }
    ]
  }
]