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

4.0 Mixed Pool 1

ID: 5284310148

对局比分

15-7

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

1:00 PM

对决场地

Dinkers

View Facility Page →

对决竞争阵营

阵营 1胜方
ML
Maya Lambiase

4LQQ6K · Pittsburgh, PA, US

DUPR

4.371

KS
Khant Soe

WXG7PG · Rochester, NY, US

DUPR

4.516

阵营 2负方
JG
Jody Gillette

PKMZVQ · Rochester, NY, US

DUPR

3.660

DB
Douglas Bentley

8WRYVL · Rochester, NY, US

DUPR

3.630

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5284310148
显示原始对决元数据 JSON
[
  {
    "team_id": 8169316191,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maya Lambiase",
        "dupr_id": "4LQQ6K",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Khant Soe ",
        "dupr_id": "WXG7PG",
        "rating": 4.516,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 5826777684,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jody Gillette",
        "dupr_id": "PKMZVQ",
        "rating": 3.66,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Douglas Bentley",
        "dupr_id": "8WRYVL",
        "rating": 3.63,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  }
]