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

COED LEAGUE A - WEEK 6

ID: 7703612973

Match Scores

6-11

Win

Play Date

2025-08-20

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BC
Barrett Croft

35V5R3 · American Fork, UT, US

DUPR

5.032

CS
Camon Schneider

89KNKK · Lehi, UT, US

DUPR

5.183

TEAM 2WINNER
EF
Ethan Fineanganofo

8W7NQQ · Provo, UT, US

DUPR

5.066

RE
Ryan Evelyn

7DD00N · Orem, UT, US

DUPR

5.032

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-7703612973
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5539250896,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Barrett Croft",
        "dupr_id": "35V5R3",
        "rating": 5.032,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      },
      {
        "name": "Camon Schneider",
        "dupr_id": "89KNKK",
        "rating": 5.183,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 7013634805,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ethan Fineanganofo",
        "dupr_id": "8W7NQQ",
        "rating": 5.066,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Ryan Evelyn",
        "dupr_id": "7DD00N",
        "rating": 5.032,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]