Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

FRIDAY ADV MENS + 1 - Session 3, Fri Apr 24

ID: 8029319039

Match Scores

3-11, 1-1, 1-1

Loss

Play Date

2026-04-25

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TD
TODD DREYER

9J6YKV · USA

DUPR

3.364

DN
David Nicholas

GG2WYG · Flower Mound, TX, US

DUPR

3.276

TEAM 2WINNER
AG
Aamer Goual Belhamidi

QXYZRD · USA

DUPR

3.588

MJ
Misha Justitz

QPV90R · USA

DUPR

3.771

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-8029319039
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6223587713,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "TODD DREYER",
        "dupr_id": "9J6YKV",
        "rating": 3.364,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Nicholas",
        "dupr_id": "GG2WYG",
        "rating": 3.276,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      }
    ]
  },
  {
    "team_id": 8286884650,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aamer Goual Belhamidi",
        "dupr_id": "QXYZRD",
        "rating": 3.588,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Misha Justitz",
        "dupr_id": "QPV90R",
        "rating": 3.771,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]