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

Paddle for Paws

ID: 8147992267

对局比分

11-1, 11-7

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

8:45 AM

对决场地

415 Park Rd, DeRidder, LA 70634, USA

未核实场馆

对决竞争阵营

阵营 1胜方
KS
Kole Smith

RXDENZ · USA

DUPR

4.111

JY
June Y Song

567EWV · USA

DUPR

3.735

阵营 2负方
MM
mike mouton

G5PWWM · Lake Charles, LA, US

DUPR

3.381

CM
Carey macdonald

7NQYPM · USA

DUPR

3.625

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8147992267
显示原始对决元数据 JSON
[
  {
    "team_id": 4327119018,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kole Smith",
        "dupr_id": "RXDENZ",
        "rating": 4.111,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "June Y Song",
        "dupr_id": "567EWV",
        "rating": 3.735,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6537002359,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "mike mouton",
        "dupr_id": "G5PWWM",
        "rating": 3.381,
        "profile_pic_url": null,
        "location": "Lake Charles, LA, US"
      },
      {
        "name": "Carey macdonald",
        "dupr_id": "7NQYPM",
        "rating": 3.625,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]