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

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

ID: 6084457568

对局比分

15-4

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

9:00 PM

对决场地

Johnson Ranch Sports Club

未核实场馆

对决竞争阵营

阵营 1胜方
CM
Carol Muller

8ELMQE · Santa Rosa, CA, US

DUPR

3.784

DG
Dan Gould

3PKVE1 · Santa Rosa, CA, US

DUPR

3.943

阵营 2负方
BR
Bill Rumpf

1255JR · Seattle, WA, US

DUPR

4.398

CB
Christine Bayless

8EL75W · Kirkland, WA, US

DUPR

4.075

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6084457568
显示原始对决元数据 JSON
[
  {
    "team_id": 6546353260,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carol Muller",
        "dupr_id": "8ELMQE",
        "rating": 3.784,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      },
      {
        "name": "Dan Gould",
        "dupr_id": "3PKVE1",
        "rating": 3.943,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      }
    ]
  },
  {
    "team_id": 5462639424,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bill Rumpf",
        "dupr_id": "1255JR",
        "rating": 4.398,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Christine Bayless",
        "dupr_id": "8EL75W",
        "rating": 4.075,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      }
    ]
  }
]