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

2026 USSP South Regional Championship-Opelika, AL-Presented by Humana - MASTERS Mixed Doubles Skill: (3.5 And Above) Age: (60 To 64)

ID: 8295648107

对局比分

9-11

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

12:45 AM

对决场地

Opelika, AL

View Facility Page →

对决竞争阵营

阵营 1负方
Christine Lago

OD9N2E · Gulfport, FL, US

DUPR

3.517

KC
Keith Corson

L2N07Z · Ocala, FL, US

DUPR

3.452

阵营 2胜方
JM
Jan Martin

JZ6XYJ · Opelika, AL, US

DUPR

3.605

BN
Brian Newton

M2JLNL · Opelika, AL, US

DUPR

3.725

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8295648107
显示原始对决元数据 JSON
[
  {
    "team_id": 4859172591,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christine Lago",
        "dupr_id": "OD9N2E",
        "rating": 3.517,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1445875/images/profile/c7b4b698-9419-4b0a-a6b8-82ecdf4392e7.png",
        "location": "Gulfport, FL, US"
      },
      {
        "name": "Keith Corson",
        "dupr_id": "L2N07Z",
        "rating": 3.452,
        "profile_pic_url": null,
        "location": "Ocala, FL, US"
      }
    ]
  },
  {
    "team_id": 5363679522,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jan Martin",
        "dupr_id": "JZ6XYJ",
        "rating": 3.605,
        "profile_pic_url": null,
        "location": "Opelika, AL, US"
      },
      {
        "name": "Brian Newton",
        "dupr_id": "M2JLNL",
        "rating": 3.725,
        "profile_pic_url": null,
        "location": "Opelika, AL, US"
      }
    ]
  }
]