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

Mixed Doubles 4.0+

ID: 5138751027

对局比分

11-3

获胜 / Win

对决日期

2026-01-31

对局时间 (估算)

4:45 AM

对决场地

Lakewood YMCA

未核实场馆

对决竞争阵营

阵营 1胜方
MS
Marlene Sandberg

3ZDPOQ · Warren, PA, US

DUPR

4.041

SV
Scott Van Wart

766RE5 · Buffalo, NY, US

DUPR

4.345

阵营 2负方
MO
Michele Ognibene

5EGQK5 · USA

DUPR

3.809

PG
Phil Gernovich

DW4PNL · Ripley, NY, US

DUPR

4.179

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5138751027
显示原始对决元数据 JSON
[
  {
    "team_id": 7372501787,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marlene Sandberg",
        "dupr_id": "3ZDPOQ",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "Warren, PA, US"
      },
      {
        "name": "Scott Van Wart",
        "dupr_id": "766RE5",
        "rating": 4.345,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      }
    ]
  },
  {
    "team_id": 8313670770,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michele Ognibene",
        "dupr_id": "5EGQK5",
        "rating": 3.809,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Phil Gernovich",
        "dupr_id": "DW4PNL",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "Ripley, NY, US"
      }
    ]
  }
]