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

Coed League B - 4/21

ID: 7800599343

Match Scores

3-11

Win

Play Date

2026-04-21

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AM
Andy MacGillvray

1QJR0R · Pleasant Grove, UT, US

DUPR

4.937

JH
John Hollingshaus

3XRRY7 · Mapleton, UT, US

DUPR

5.039

TEAM 2WINNER
NT
Nicholas Thatcher

L5WO6Q · Provo, UT, US

DUPR

4.932

EF
Ethan Fineanganofo

8W7NQQ · Provo, UT, US

DUPR

5.041

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-7800599343
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6966073620,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andy MacGillvray",
        "dupr_id": "1QJR0R",
        "rating": 4.937,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      },
      {
        "name": "John Hollingshaus",
        "dupr_id": "3XRRY7",
        "rating": 5.039,
        "profile_pic_url": null,
        "location": "Mapleton, UT, US"
      }
    ]
  },
  {
    "team_id": 6771074490,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicholas Thatcher",
        "dupr_id": "L5WO6Q",
        "rating": 4.932,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Ethan Fineanganofo",
        "dupr_id": "8W7NQQ",
        "rating": 5.041,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  }
]