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

Pickle Palooza - $$ Mens PRO/OPEN Doubles - Prize $$

ID: 4851566142

Match Scores

15-3

Win

Play Date

2024-10-05

Play Time (Est)

7:30 PM

Play Location

Reading, PA

Unverified Facility

Competitor Teams

TEAM 1WINNER
RT
Ryan Torresin

84RNW6 · Harrisburg, PA, US

DUPR

5.811

TT
Tyler Tolson

12ZKWR · Bryn Mawr, PA, US

DUPR

5.663

TEAM 2LOSS
DC
Dillon Cirulli

8MWMXL · Temple, PA, US

DUPR

4.629

JB
Jonah Buczewski

V76V2J · USA

DUPR

5.656

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-4851566142
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7268357492,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Torresin",
        "dupr_id": "84RNW6",
        "rating": 5.811,
        "profile_pic_url": null,
        "location": "Harrisburg, PA, US"
      },
      {
        "name": "Tyler Tolson",
        "dupr_id": "12ZKWR",
        "rating": 5.663,
        "profile_pic_url": null,
        "location": "Bryn Mawr, PA, US"
      }
    ]
  },
  {
    "team_id": 5130757757,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dillon Cirulli",
        "dupr_id": "8MWMXL",
        "rating": 4.629,
        "profile_pic_url": null,
        "location": "Temple, PA, US"
      },
      {
        "name": "Jonah Buczewski",
        "dupr_id": "V76V2J",
        "rating": 5.656,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]