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

Pool 3

ID: 4333593167

Match Scores

11-7

Loss

Play Date

2026-03-28

Play Time (Est)

12:45 AM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1WINNER
MT
Manuel Teniente

O6PG57 · NC, US

DUPR

4.222

OO
Olvin Ortiz Rodriguez

E9M9LV · Yabucoa, Yabucoa, PR

DUPR

4.702

TEAM 2LOSS
CB
Cole Burack

JZLPDO · Wilmington, NC, US

DUPR

4.676

WW
Will Watt

MYLP7L · Wilmington, NC, US

DUPR

4.456

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-4333593167
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7920284088,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Manuel Teniente",
        "dupr_id": "O6PG57",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": "NC, US"
      },
      {
        "name": "Olvin Ortiz Rodriguez",
        "dupr_id": "E9M9LV",
        "rating": 4.702,
        "profile_pic_url": null,
        "location": "Yabucoa, Yabucoa, PR"
      }
    ]
  },
  {
    "team_id": 7843149639,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cole Burack",
        "dupr_id": "JZLPDO",
        "rating": 4.676,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Will Watt",
        "dupr_id": "MYLP7L",
        "rating": 4.456,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]