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

RTA1000 - Lyon

ID: 4781374427

对局比分

7-4, 7-4

落败 / Loss

对决日期

2026-05-31

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MP
Maria Pintor Rodriguez

QXJ57R · Murcia, MC, ES

DUPR

4.779

JR
Jorge Rodríguez Agudo

ZD5N6Q · Villanueva de la Cañada, MD, ES

DUPR

5.621

阵营 2负方
JE
Jack Edwards

566RZP · Telford, England, GB

DUPR

5.047

RM
Rachel McCrae

67YGYE · Blackburn, England, GB

DUPR

4.834

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4781374427
显示原始对决元数据 JSON
[
  {
    "team_id": 5141186498,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maria Pintor Rodriguez",
        "dupr_id": "QXJ57R",
        "rating": 4.779,
        "profile_pic_url": null,
        "location": "Murcia, MC, ES"
      },
      {
        "name": "Jorge Rodríguez Agudo",
        "dupr_id": "ZD5N6Q",
        "rating": 5.621,
        "profile_pic_url": null,
        "location": "Villanueva de la Cañada, MD, ES"
      }
    ]
  },
  {
    "team_id": 6703292252,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jack Edwards",
        "dupr_id": "566RZP",
        "rating": 5.047,
        "profile_pic_url": null,
        "location": "Telford, England, GB"
      },
      {
        "name": "Rachel McCrae",
        "dupr_id": "67YGYE",
        "rating": 4.834,
        "profile_pic_url": null,
        "location": "Blackburn, England, GB"
      }
    ]
  }
]