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

Open Doubles

ID: 7637049593

Match Scores

6-11

Loss

Play Date

2026-04-28

Play Time (Est)

6:15 AM

Play Location

43730, Manzano Dr, Temecula

Unverified Facility

Competitor Teams

TEAM 1LOSS
EP
Esteban Pelaez

O6YWKP · Wildomar, CA, US

DUPR

4.544

EA
Emily Ackerman

84PQ23 · Thousand Oaks, CA, US

DUPR

5.243

TEAM 2WINNER
LR
Logan Russell

592MGV · Riverside County, CA, US

DUPR

3.984

BB
Bret Bucher

3ODK21 · Temecula, CA, US

DUPR

4.991

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-7637049593
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6928727173,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Esteban Pelaez",
        "dupr_id": "O6YWKP",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": "Wildomar, CA, US"
      },
      {
        "name": "Emily Ackerman",
        "dupr_id": "84PQ23",
        "rating": 5.243,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      }
    ]
  },
  {
    "team_id": 6227934920,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Logan Russell",
        "dupr_id": "592MGV",
        "rating": 3.984,
        "profile_pic_url": null,
        "location": "Riverside County, CA, US"
      },
      {
        "name": "Bret Bucher",
        "dupr_id": "3ODK21",
        "rating": 4.991,
        "profile_pic_url": null,
        "location": "Temecula, CA, US"
      }
    ]
  }
]