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

Mixed Power Pair - DUPR 8.5 - Mixed Doubles - Combined DUPR: 8.5

ID: 7763654580

对局比分

11-8

落败 / Loss

对决日期

2026-04-22

对局时间 (估算)

1:00 PM

对决场地

Missouri City, TX

未核实场馆

对决竞争阵营

阵营 1胜方
AN
Ashlynn Novak

9PEW0E · Montgomery, TX, US

DUPR

4.014

RG
Reed Gallagher

3ZXPGP · Houston, TX, US

DUPR

4.538

阵营 2负方
DC
Dylan Carnes

NY5KLZ · Houston, TX, US

DUPR

4.415

DC
David Chuah

EGXLJJ · Sugar Land, TX, US

DUPR

3.981

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7763654580
显示原始对决元数据 JSON
[
  {
    "team_id": 7582361395,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ashlynn Novak",
        "dupr_id": "9PEW0E",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": "Montgomery, TX, US"
      },
      {
        "name": "Reed Gallagher",
        "dupr_id": "3ZXPGP",
        "rating": 4.538,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 8127978797,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dylan Carnes",
        "dupr_id": "NY5KLZ",
        "rating": 4.415,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "David Chuah",
        "dupr_id": "EGXLJJ",
        "rating": 3.981,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  }
]