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

COED LEAGUE A - WEEK 6

ID: 7242152682

Match Scores

11-6

Loss

Play Date

2025-08-20

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DH
Dan Hoen

1RX0XM · Saratoga Springs, UT, US

DUPR

5.149

MH
Maxwell Hill

30ER22 · Provo, UT, US

DUPR

5.089

TEAM 2LOSS
EF
Ethan Fineanganofo

8W7NQQ · Provo, UT, US

DUPR

5.057

RE
Ryan Evelyn

7DD00N · Orem, UT, US

DUPR

5.024

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-7242152682
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4866909910,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Hoen",
        "dupr_id": "1RX0XM",
        "rating": 5.149,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      },
      {
        "name": "Maxwell Hill",
        "dupr_id": "30ER22",
        "rating": 5.089,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 6111933376,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ethan Fineanganofo",
        "dupr_id": "8W7NQQ",
        "rating": 5.057,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Ryan Evelyn",
        "dupr_id": "7DD00N",
        "rating": 5.024,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]