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

2024 PENNSYLVANIA STATE CHAMPIONSHIP - UPASC BY PIG SUNDAY Men's Doubles OPEN $$$$$

ID: 8201144969

Match Scores

15-9

Loss

Play Date

2024-09-15

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DW
Daniel Weber

3XV502 · Allentown, PA, US

DUPR

5.515

RM
Roger Mosteller

17JJJN · USA

DUPR

5.378

TEAM 2LOSS
AR
Anthony Rodriguez

890ZV8 · Kings County, NY, US

DUPR

4.938

JP
James Peng

3YDOGP · New York, NY, US

DUPR

5.174

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-8201144969
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6644169601,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Weber",
        "dupr_id": "3XV502",
        "rating": 5.515,
        "profile_pic_url": null,
        "location": "Allentown, PA, US"
      },
      {
        "name": "Roger Mosteller",
        "dupr_id": "17JJJN",
        "rating": 5.378,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8431503386,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony Rodriguez",
        "dupr_id": "890ZV8",
        "rating": 4.938,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "James Peng",
        "dupr_id": "3YDOGP",
        "rating": 5.174,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]