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

ERA's Lite Series - MLP Style - DUPR 20

ID: 6748325664

Match Scores

21-18

Loss

Play Date

2025-08-10

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PP
Peyton Pogach

YGOZ6K · Waco, TX, US

DUPR

5.123

HO
Hannah Okelley

17MD40 · Chattanooga, TN, US

DUPR

4.364

TEAM 2LOSS
CF
Chase Faggard

1RJ2VD · Cypress, TX, US

DUPR

4.817

JH
Julianna Hess

1RNYQZ · Houston, TX, US

DUPR

4.582

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-6748325664
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6317813282,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peyton Pogach",
        "dupr_id": "YGOZ6K",
        "rating": 5.123,
        "profile_pic_url": null,
        "location": "Waco, TX, US"
      },
      {
        "name": "Hannah Okelley",
        "dupr_id": "17MD40",
        "rating": 4.364,
        "profile_pic_url": null,
        "location": "Chattanooga, TN, US"
      }
    ]
  },
  {
    "team_id": 7720263419,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chase Faggard",
        "dupr_id": "1RJ2VD",
        "rating": 4.817,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      },
      {
        "name": "Julianna Hess",
        "dupr_id": "1RNYQZ",
        "rating": 4.582,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]