Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The 4th Annual Hungry Games by PB TIME - a Victory Pickleball Series Tourney - Men's Doubles 4.5 Age: 30+

ID: 7349779905

Match Scores

12-14

Loss

Play Date

2025-11-22

Play Time (Est)

10:15 AM

Play Location

Noblesville, IN

View Facility Page →

Competitor Teams

TEAM 1LOSS
AT
Alva Troyer

GGYGLX · Indianapolis, IN, US

DUPR

4.398

AH
Adam Heist

PKMK0M · USA

DUPR

4.508

TEAM 2WINNER
LB
Larry Black

EGYOGW · Noblesville, IN, US

DUPR

4.222

AO
Adam Owen

Z9O6NP · Fishers, IN, US

DUPR

4.547

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-7349779905
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5594424999,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alva Troyer",
        "dupr_id": "GGYGLX",
        "rating": 4.398,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Adam Heist",
        "dupr_id": "PKMK0M",
        "rating": 4.508,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4393072101,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Larry Black",
        "dupr_id": "EGYOGW",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": "Noblesville, IN, US"
      },
      {
        "name": "Adam Owen",
        "dupr_id": "Z9O6NP",
        "rating": 4.547,
        "profile_pic_url": null,
        "location": "Fishers, IN, US"
      }
    ]
  }
]