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

Dallas Nationals (Gender)

ID: 6776829141

对局比分

11-7, 11-5

落败 / Loss

对决日期

2025-10-25

对局时间 (估算)

10:15 AM

对决场地

7575 W Sunset Rd #110; Las Vegas, NV 89113

未核实场馆

对决竞争阵营

阵营 1胜方
AM
Anne Martz

8K7XG6 · Las Vegas, NV, US

DUPR

4.339

MA
McKenzie Anderson

7DV6R0 · Las Vegas, NV, US

DUPR

4.416

阵营 2负方
DA
DELETED Account

JZG994 · USA

DUPR

3.762

CH
Courtney Hammack

YG299K · Richmond, VA, US

DUPR

4.585

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6776829141
显示原始对决元数据 JSON
[
  {
    "team_id": 5734926430,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anne Martz",
        "dupr_id": "8K7XG6",
        "rating": 4.339,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "McKenzie Anderson",
        "dupr_id": "7DV6R0",
        "rating": 4.416,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 7448026351,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "DELETED Account",
        "dupr_id": "JZG994",
        "rating": 3.762,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Courtney Hammack",
        "dupr_id": "YG299K",
        "rating": 4.585,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  }
]