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

3/19 - Starting Point

ID: 6651288249

对局比分

11-7

获胜 / Win

对决日期

2026-03-20

对局时间 (估算)

10:15 AM

对决场地

2120, Rousseau St, St. Thomas Development Neighborhood

View Facility Page →

对决竞争阵营

阵营 1胜方
RF
Robert Faust

L5K5J6 · New Orleans, LA, US

DUPR

3.617

MG
Michael Galjour

M2745D · Metairie, LA, US

DUPR

3.586

阵营 2负方
Jason Elmore

ZN7JYM · New Orleans, LA, US

DUPR

3.504

PA
Phil Adams

YXDQ54 · Kenner, LA, US

DUPR

3.560

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6651288249
显示原始对决元数据 JSON
[
  {
    "team_id": 5945698111,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert Faust",
        "dupr_id": "L5K5J6",
        "rating": 3.617,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      },
      {
        "name": "Michael Galjour",
        "dupr_id": "M2745D",
        "rating": 3.586,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      }
    ]
  },
  {
    "team_id": 8239230727,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Elmore",
        "dupr_id": "ZN7JYM",
        "rating": 3.504,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/665e5ece69726.jpg",
        "location": "New Orleans, LA, US"
      },
      {
        "name": "Phil Adams",
        "dupr_id": "YXDQ54",
        "rating": 3.56,
        "profile_pic_url": null,
        "location": "Kenner, LA, US"
      }
    ]
  }
]