Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8348691268

Match Scores

11-9, 14-12

Loss

Play Date

2025-02-01

Play Time (Est)

5:00 PM

Play Location

9190 Talking Stick Way, Scottsdale, AZ 85250, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JR
Jacob Reuben

G5NM6V · USA

DUPR

4.160

JP
Joshua Perilstein

3VEJ7P · Scottsdale, AZ, US

DUPR

4.373

TEAM 2LOSS
SS
Sara Schneider

179WVN · USA

DUPR

4.146

CW
Christian Wylde

4LENO2 · Chandler, AZ, US

DUPR

4.421

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-8348691268
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7444794753,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacob Reuben",
        "dupr_id": "G5NM6V",
        "rating": 4.16,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joshua Perilstein",
        "dupr_id": "3VEJ7P",
        "rating": 4.373,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 5326804483,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sara Schneider",
        "dupr_id": "179WVN",
        "rating": 4.146,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christian Wylde",
        "dupr_id": "4LENO2",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  }
]