Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

PxP Memorial Day Tournament: Beginner/Intermediate (2.0-3.5)

ID: 4716247425

Match Scores

3-11

Win

Play Date

2026-05-23

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MP
Mason Patzer

99Z76E · USA

DUPR

3.024

LM
Luis Merced

Z4Q60Q · USA

DUPR

3.024

TEAM 2WINNER
AG
Arthur Graessle

2P706R · USA

DUPR

3.573

KR
Kayla Rocha

6P4DEE · El Paso, TX, US

DUPR

3.573

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-4716247425
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4571823423,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mason Patzer",
        "dupr_id": "99Z76E",
        "rating": 3.024,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Luis Merced",
        "dupr_id": "Z4Q60Q",
        "rating": 3.024,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8277309721,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Arthur Graessle",
        "dupr_id": "2P706R",
        "rating": 3.573,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kayla Rocha",
        "dupr_id": "6P4DEE",
        "rating": 3.573,
        "profile_pic_url": null,
        "location": "El Paso, TX, US"
      }
    ]
  }
]