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

The Kickoff Classic - Mixed Doubles 4.0 Double Elimination 35-49 Age

ID: 4416434157

对局比分

15-12

落败 / Loss

对决日期

2026-01-04

对局时间 (估算)

10:15 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
KF
Kerri Farley

E9N4OO · USA

DUPR

4.407

MF
Michael Farley

XOEYQR · USA

DUPR

3.934

阵营 2负方
KS
Kerry Seiler

30RVM4 · Fort Myers, FL, US

DUPR

3.619

WM
William Mcclure

3YE7OK · Estero, FL, US

DUPR

4.493

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4416434157
显示原始对决元数据 JSON
[
  {
    "team_id": 4580920184,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kerri Farley",
        "dupr_id": "E9N4OO",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Farley",
        "dupr_id": "XOEYQR",
        "rating": 3.934,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6376171131,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kerry Seiler",
        "dupr_id": "30RVM4",
        "rating": 3.619,
        "profile_pic_url": null,
        "location": "Fort Myers, FL, US"
      },
      {
        "name": "William Mcclure",
        "dupr_id": "3YE7OK",
        "rating": 4.493,
        "profile_pic_url": null,
        "location": "Estero, FL, US"
      }
    ]
  }
]