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

Match Point Open Powered by Proton - Cash Prize Pool in Scottsdale - Men's Doubles 4.5

ID: 5399044107

对局比分

14-16

落败 / Loss

对决日期

2025-10-11

对局时间 (估算)

4:45 AM

对决场地

Scottsdale, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
R
Russell

OZPK6P · Scottsdale, AZ, US

DUPR

4.063

TD
Terran Distefano

3Z9JW3 · New River, AZ, US

DUPR

4.962

阵营 2胜方
JL
Jack Loughridge

3XK467 · Las Vegas, NV, US

DUPR

4.084

MM
maverick messinger

YG9L44 · Phoenix, AZ, US

DUPR

4.630

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5399044107
显示原始对决元数据 JSON
[
  {
    "team_id": 7176219425,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Russell",
        "dupr_id": "OZPK6P",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Terran Distefano",
        "dupr_id": "3Z9JW3",
        "rating": 4.962,
        "profile_pic_url": null,
        "location": "New River, AZ, US"
      }
    ]
  },
  {
    "team_id": 7283074286,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jack Loughridge",
        "dupr_id": "3XK467",
        "rating": 4.084,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "maverick messinger",
        "dupr_id": "YG9L44",
        "rating": 4.63,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]