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

Incline Pickleball Open Tournament Mens Doubles Skill: (5.0) Age: (Any)

ID: 4795895139

Match Scores

11-2

Win

Play Date

2024-08-17

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
NV
Nico Valencia

89XRER · Reno, NV, US

DUPR

4.978

MI
Monte Imburg

84RPN2 · Palo Alto, CA, US

DUPR

4.686

TEAM 2LOSS
GG
Gabriel Galvez

1NE2XZ · VC Highlands, NV, US

DUPR

4.411

EV
Eric Vasquez

357K9R · USA

DUPR

4.543

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-4795895139
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4641548451,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nico Valencia",
        "dupr_id": "89XRER",
        "rating": 4.978,
        "profile_pic_url": null,
        "location": "Reno, NV, US"
      },
      {
        "name": "Monte Imburg",
        "dupr_id": "84RPN2",
        "rating": 4.686,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      }
    ]
  },
  {
    "team_id": 6350992126,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gabriel Galvez",
        "dupr_id": "1NE2XZ",
        "rating": 4.411,
        "profile_pic_url": null,
        "location": "VC Highlands, NV, US"
      },
      {
        "name": "Eric Vasquez",
        "dupr_id": "357K9R",
        "rating": 4.543,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]