Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

US Hardcourt Championships & The Senior Pro Tour Open - Mens Doubles Senior Pro

ID: 8080034551

Match Scores

16-14

Win

Play Date

2024-10-05

Play Time (Est)

8:45 AM

Play Location

North Little Rock, AR

View Facility Page →

Competitor Teams

TEAM 1WINNER
SA
Stefan Andren

8MPZEO · Portland, OR, US

DUPR

5.778

MP
Marcello Paiva Jardim

4LEL5V · Bilbao, PV, ES

DUPR

5.764

TEAM 2LOSS
KH
Kristopher Heddings

3574L8 · Glendale, AZ, US

DUPR

5.779

DF
David Furman

1NR266 · Phoenix, AZ, US

DUPR

5.597

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8080034551
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6938911250,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stefan Andren",
        "dupr_id": "8MPZEO",
        "rating": 5.778,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Marcello Paiva Jardim",
        "dupr_id": "4LEL5V",
        "rating": 5.764,
        "profile_pic_url": null,
        "location": "Bilbao, PV, ES"
      }
    ]
  },
  {
    "team_id": 7556531898,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kristopher Heddings",
        "dupr_id": "3574L8",
        "rating": 5.779,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      },
      {
        "name": "David Furman",
        "dupr_id": "1NR266",
        "rating": 5.597,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]