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

Cresswind Classic at Club 33 - Mixed Doubles Skill: (3.5) Age: (62 To 66)

ID: 7188019895

对局比分

12-15

落败 / Loss

对决日期

2026-04-12

对局时间 (估算)

12:45 AM

对决场地

Hoschton, GA

未核实场馆

对决竞争阵营

阵营 1负方
PF
Peggy Fortson

L5Z6GQ · Alto, GA, US

DUPR

3.270

BF
Brian Farrington

KXJ20Q · USA

DUPR

3.742

阵营 2胜方
JR
Jan Richardson

9PX7N7 · Lawrenceville, GA, US

DUPR

3.115

SR
Stacey Richardson

L54W2Q · Lawrenceville, GA, US

DUPR

4.026

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7188019895
显示原始对决元数据 JSON
[
  {
    "team_id": 4590357009,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Peggy Fortson",
        "dupr_id": "L5Z6GQ",
        "rating": 3.27,
        "profile_pic_url": null,
        "location": "Alto, GA, US"
      },
      {
        "name": "Brian Farrington",
        "dupr_id": "KXJ20Q",
        "rating": 3.742,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6338177070,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jan Richardson",
        "dupr_id": "9PX7N7",
        "rating": 3.115,
        "profile_pic_url": null,
        "location": "Lawrenceville, GA, US"
      },
      {
        "name": "Stacey Richardson",
        "dupr_id": "L54W2Q",
        "rating": 4.026,
        "profile_pic_url": null,
        "location": "Lawrenceville, GA, US"
      }
    ]
  }
]