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

Emerald Valley Classic 2026 - Mixed Doubles Skill: (3.5 And Above) Age: (58 And Above)

ID: 5138783638

对局比分

11-8

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

11:30 PM

对决场地

Eugene, OR

View Facility Page →

对决竞争阵营

阵营 1胜方
TW
Tamara Welch

2LQ2VY · Springfield, OR, US

DUPR

3.664

DP
David Pemberton

GG6P5G · Eugene, OR, US

DUPR

3.705

阵营 2负方
NT
Nicole Tang

99Q29V · USA

DUPR

3.174

Sky Soo

3O9QR2 · Beaverton, OR, US

DUPR

3.780

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5138783638
显示原始对决元数据 JSON
[
  {
    "team_id": 7990840669,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tamara Welch",
        "dupr_id": "2LQ2VY",
        "rating": 3.664,
        "profile_pic_url": null,
        "location": "Springfield, OR, US"
      },
      {
        "name": "David Pemberton",
        "dupr_id": "GG6P5G",
        "rating": 3.705,
        "profile_pic_url": null,
        "location": "Eugene, OR, US"
      }
    ]
  },
  {
    "team_id": 4302746182,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicole Tang",
        "dupr_id": "99Q29V",
        "rating": 3.174,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sky Soo",
        "dupr_id": "3O9QR2",
        "rating": 3.78,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1129470/images/profile/5bdc4271-921a-49ba-9c4c-0649c81b1e16.jpg",
        "location": "Beaverton, OR, US"
      }
    ]
  }
]