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

APP Sacramento Open Benftg. Shriners Children's - Mixed Doubles 4.0: 55+ (SOUTH)

ID: 5427948320

对局比分

8-15

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

9:00 PM

对决场地

Johnson Ranch Sports Club

未核实场馆

对决竞争阵营

阵营 1负方
EE
eric eberle

3V6VOE · Aptos, CA, US

DUPR

4.256

WD
Wendy Dodd

84QMZ6 · Aptos, CA, US

DUPR

3.848

阵营 2胜方
MM
Michael Meredith

9PNKKE · Park City, UT, US

DUPR

3.881

KN
Kristin Nasman

894VYE · Bellevue, WA, US

DUPR

4.318

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5427948320
显示原始对决元数据 JSON
[
  {
    "team_id": 7771050713,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "eric eberle",
        "dupr_id": "3V6VOE",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "Aptos, CA, US"
      },
      {
        "name": "Wendy Dodd",
        "dupr_id": "84QMZ6",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": "Aptos, CA, US"
      }
    ]
  },
  {
    "team_id": 7248138073,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Meredith",
        "dupr_id": "9PNKKE",
        "rating": 3.881,
        "profile_pic_url": null,
        "location": "Park City, UT, US"
      },
      {
        "name": "Kristin Nasman",
        "dupr_id": "894VYE",
        "rating": 4.318,
        "profile_pic_url": null,
        "location": "Bellevue, WA, US"
      }
    ]
  }
]