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

Spring Frenzy Pickleball Tournament - Mixed Doubles Skill: (3.5) Age: (45 And Under)

ID: 6942288849

对局比分

4-11

落败 / Loss

对决日期

2026-03-22

对局时间 (估算)

10:15 AM

对决场地

Lancaster, PA

View Facility Page →

对决竞争阵营

阵营 1负方
LP
Lisa Paine

G5QZWD · Lititz, PA, US

DUPR

3.526

JM
John Murphy

JPKVJJ · USA

DUPR

3.857

阵营 2胜方
SF
Sebrena Forsythe

9JV26J · USA

DUPR

3.313

FA
Farhad Afzali

RY24XN · Lancaster, PA, US

DUPR

3.617

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6942288849
显示原始对决元数据 JSON
[
  {
    "team_id": 4748346118,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lisa Paine",
        "dupr_id": "G5QZWD",
        "rating": 3.526,
        "profile_pic_url": null,
        "location": "Lititz, PA, US"
      },
      {
        "name": "John Murphy",
        "dupr_id": "JPKVJJ",
        "rating": 3.857,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7743682057,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sebrena  Forsythe",
        "dupr_id": "9JV26J",
        "rating": 3.313,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Farhad Afzali",
        "dupr_id": "RY24XN",
        "rating": 3.617,
        "profile_pic_url": null,
        "location": "Lancaster, PA, US"
      }
    ]
  }
]