返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

PPA Tour: 2026 PPA Finals - Mens Doubles Skill: (5.0) Age: (08 To 34)

ID: 6372236538

对局比分

13-15

落败 / Loss

对决日期

2026-05-09

对局时间 (估算)

7:30 PM

对决场地

San Clemente, CA

View Facility Page →

对决竞争阵营

阵营 1负方
GF
Geoffrey Fredd

3PGP2E · Maple Valley, WA, US

DUPR

4.685

MM
Michael Morningstar

PKMN0X · North Bend, WA, US

DUPR

4.917

阵营 2胜方
MN
Mike Newman

LVV55J · Orange County, CA, US

DUPR

4.309

AH
Akshay Harishankar

KXZJW7 · Irvine, CA, US

DUPR

4.939

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6372236538
显示原始对决元数据 JSON
[
  {
    "team_id": 5818317243,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Geoffrey Fredd",
        "dupr_id": "3PGP2E",
        "rating": 4.685,
        "profile_pic_url": null,
        "location": "Maple Valley, WA, US"
      },
      {
        "name": "Michael Morningstar",
        "dupr_id": "PKMN0X",
        "rating": 4.917,
        "profile_pic_url": null,
        "location": "North Bend, WA, US"
      }
    ]
  },
  {
    "team_id": 5257329450,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mike Newman",
        "dupr_id": "LVV55J",
        "rating": 4.309,
        "profile_pic_url": null,
        "location": "Orange County, CA, US"
      },
      {
        "name": "Akshay Harishankar",
        "dupr_id": "KXZJW7",
        "rating": 4.939,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      }
    ]
  }
]