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

Match 3 Team Ladder League Week 4

ID: 7700132516

对局比分

16-21

获胜 / Win

对决日期

2025-09-17

对局时间 (估算)

9:00 PM

对决场地

The Picklr Biloxi

未核实场馆

对决竞争阵营

阵营 1负方
MW
Mark Wampler

8JKK74 · Gulfport, MS, US

DUPR

3.872

CS
Cynthia Shuttleworth

0YZMZQ · Biloxi, MS, US

DUPR

3.825

阵营 2胜方
PH
Peter Hoetger

ZNX6PM · Biloxi, MS, US

DUPR

3.670

ML
Mary LaRosa

DWMZLL · Biloxi, MS, US

DUPR

3.477

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7700132516
显示原始对决元数据 JSON
[
  {
    "team_id": 7299511171,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Wampler",
        "dupr_id": "8JKK74",
        "rating": 3.872,
        "profile_pic_url": null,
        "location": "Gulfport, MS, US"
      },
      {
        "name": "Cynthia Shuttleworth",
        "dupr_id": "0YZMZQ",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      }
    ]
  },
  {
    "team_id": 5835333437,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Peter Hoetger",
        "dupr_id": "ZNX6PM",
        "rating": 3.67,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      },
      {
        "name": "Mary LaRosa",
        "dupr_id": "DWMZLL",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      }
    ]
  }
]