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

Mixed Doubles 3.5 50+ Pool A

ID: 7638695010

对局比分

15-11

落败 / Loss

对决日期

2026-02-07

对局时间 (估算)

7:30 PM

对决场地

The Picklr Biloxi

未核实场馆

对决竞争阵营

阵营 1胜方
JA
Jane Anne Doucet

84NWD6 · Long Beach, MS, US

DUPR

3.453

MS
mike schultz

QXPQJ5 · Biloxi, MS, US

DUPR

3.528

阵营 2负方
ML
Mary LaRosa

DWMZLL · Biloxi, MS, US

DUPR

3.420

SJ
Steven Juraszek

Z9YN0P · Gulfport, MS, US

DUPR

3.668

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7638695010
显示原始对决元数据 JSON
[
  {
    "team_id": 7737227494,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jane Anne Doucet",
        "dupr_id": "84NWD6",
        "rating": 3.453,
        "profile_pic_url": null,
        "location": "Long Beach, MS, US"
      },
      {
        "name": "mike  schultz",
        "dupr_id": "QXPQJ5",
        "rating": 3.528,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      }
    ]
  },
  {
    "team_id": 4323818958,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mary LaRosa",
        "dupr_id": "DWMZLL",
        "rating": 3.42,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      },
      {
        "name": "Steven Juraszek",
        "dupr_id": "Z9YN0P",
        "rating": 3.668,
        "profile_pic_url": null,
        "location": "Gulfport, MS, US"
      }
    ]
  }
]