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

USLPL Hatboro

ID: 4333204511

Match Scores

0-11, 7-11

Loss

Play Date

2025-10-18

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JJ
Jeff Jauschneg

1QXLND · Middleburg, FL, US

DUPR

4.915

RS
Renee Stafford

8GWRV3 · Collierville, TN, US

DUPR

4.681

TEAM 2WINNER
MM
Matthew Meyer

JZ5NM4 · Lackawanna County, PA, US

DUPR

5.147

KN
Kristen Nagrani

8GPGQD · Daytona Beach, FL, US

DUPR

4.801

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-4333204511
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4569562248,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeff Jauschneg",
        "dupr_id": "1QXLND",
        "rating": 4.915,
        "profile_pic_url": null,
        "location": "Middleburg, FL, US"
      },
      {
        "name": "Renee Stafford",
        "dupr_id": "8GWRV3",
        "rating": 4.681,
        "profile_pic_url": null,
        "location": "Collierville, TN, US"
      }
    ]
  },
  {
    "team_id": 6868071106,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Meyer",
        "dupr_id": "JZ5NM4",
        "rating": 5.147,
        "profile_pic_url": null,
        "location": "Lackawanna County, PA, US"
      },
      {
        "name": "Kristen Nagrani",
        "dupr_id": "8GPGQD",
        "rating": 4.801,
        "profile_pic_url": null,
        "location": "Daytona Beach, FL, US"
      }
    ]
  }
]