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

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

ID: 7287049420

Match Scores

1-15

Loss

Play Date

2024-09-15

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AR
Anthony Rodriguez

890ZV8 · Kings County, NY, US

DUPR

4.938

JP
James Peng

3YDOGP · New York, NY, US

DUPR

5.158

TEAM 2WINNER
OS
Oscar Serra

7DKV95 · CA, Sardinia, IT

DUPR

5.457

MB
Michael Benash

175MQ4 · Bryn Mawr, PA, US

DUPR

5.492

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-7287049420
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4652074409,
    "serial": 1,
    "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.158,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 5152697879,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Oscar Serra",
        "dupr_id": "7DKV95",
        "rating": 5.457,
        "profile_pic_url": null,
        "location": "CA, Sardinia, IT"
      },
      {
        "name": "Michael Benash",
        "dupr_id": "175MQ4",
        "rating": 5.492,
        "profile_pic_url": null,
        "location": "Bryn Mawr, PA, US"
      }
    ]
  }
]