Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CRAZY APE-PRESTON PLAYHOUSE 3 - Mens Doubles Skill: (3.500 To 3.999) Age: (Any)

ID: 5115630398

Match Scores

15-10

Loss

Play Date

2026-05-30

Play Time (Est)

3:30 PM

Play Location

DALLAS, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
MR
Mario Ramos

RYW0RQ · Sherman, TX, US

DUPR

3.821

TL
tanner lovell

O6QNEL · USA

DUPR

3.778

TEAM 2LOSS
RC
Raymond Chio

94OOQE · Dallas, TX, US

DUPR

3.617

JZ
John Zeng

YNEJN4 · USA

DUPR

3.554

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-5115630398
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6850411284,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mario Ramos",
        "dupr_id": "RYW0RQ",
        "rating": 3.821,
        "profile_pic_url": null,
        "location": "Sherman, TX, US"
      },
      {
        "name": "tanner lovell",
        "dupr_id": "O6QNEL",
        "rating": 3.778,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4571482970,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Raymond Chio",
        "dupr_id": "94OOQE",
        "rating": 3.617,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "John Zeng",
        "dupr_id": "YNEJN4",
        "rating": 3.554,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]