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

Dinko De Mayo at the Lighthouse Oceanfront Resort - Womens Doubles Skill: 4.0 (15+)

ID: 7599365583

对局比分

15-7

落败 / Loss

对决日期

2026-05-01

对局时间 (估算)

4:45 AM

对决场地

Long Beach, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
EP
Erin Peters

EW9ROV · Grapeview, WA, US

DUPR

3.744

PG
Paula Grande

NY405Z · USA

DUPR

4.489

阵营 2负方
KB
Kate Bannister

6Z25NQ · Long Beach, WA, US

DUPR

3.946

TT
Theresa Tower

567NZP · USA

DUPR

3.718

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7599365583
显示原始对决元数据 JSON
[
  {
    "team_id": 7963597471,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erin Peters",
        "dupr_id": "EW9ROV",
        "rating": 3.744,
        "profile_pic_url": null,
        "location": "Grapeview, WA, US"
      },
      {
        "name": "Paula Grande",
        "dupr_id": "NY405Z",
        "rating": 4.489,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5696361267,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kate Bannister",
        "dupr_id": "6Z25NQ",
        "rating": 3.946,
        "profile_pic_url": null,
        "location": "Long Beach, WA, US"
      },
      {
        "name": "Theresa Tower",
        "dupr_id": "567NZP",
        "rating": 3.718,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]