Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7072255242

Match Scores

3-11, 3-11

Win

Play Date

2025-02-01

Play Time (Est)

7:30 PM

Play Location

9190 Talking Stick Way, Scottsdale, AZ 85250, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
JR
Jacob Reuben

G5NM6V · USA

DUPR

4.139

SS
Sara Schneider

179WVN · USA

DUPR

4.140

TEAM 2WINNER
JP
Joshua Perilstein

3VEJ7P · Scottsdale, AZ, US

DUPR

4.378

CW
Christian Wylde

4LENO2 · Chandler, AZ, US

DUPR

4.523

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-7072255242
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6264698122,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacob Reuben",
        "dupr_id": "G5NM6V",
        "rating": 4.139,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sara Schneider",
        "dupr_id": "179WVN",
        "rating": 4.14,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5893649712,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joshua Perilstein",
        "dupr_id": "3VEJ7P",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Christian Wylde",
        "dupr_id": "4LENO2",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  }
]