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

ERA's Lite Series - MLP Style - DUPR 20

ID: 7567466144

Match Scores

21-12

Win

Play Date

2025-08-10

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CF
Chase Faggard

1RJ2VD · Cypress, TX, US

DUPR

4.807

JH
Julianna Hess

1RNYQZ · Houston, TX, US

DUPR

4.575

TEAM 2LOSS
MM
Matthieu Meyer

MYJR7V · Arlington, VA, US

DUPR

4.906

RM
Rachel Meyer

RZRP2E · Houston, TX, US

DUPR

4.223

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-7567466144
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4371079110,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chase Faggard",
        "dupr_id": "1RJ2VD",
        "rating": 4.807,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      },
      {
        "name": "Julianna Hess",
        "dupr_id": "1RNYQZ",
        "rating": 4.575,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6322224542,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthieu Meyer",
        "dupr_id": "MYJR7V",
        "rating": 4.906,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      },
      {
        "name": "Rachel Meyer",
        "dupr_id": "RZRP2E",
        "rating": 4.223,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]